ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/vped.C
(Generate patch)

Comparing gvpe/src/vped.C (file contents):
Revision 1.20 by pcg, Thu Sep 2 07:50:43 2004 UTC vs.
Revision 1.21 by pcg, Fri Jan 21 03:05:48 2005 UTC

22#include "config.h" 22#include "config.h"
23 23
24#include <cstdio> 24#include <cstdio>
25#include <cstring> 25#include <cstring>
26#include <cstdlib> 26#include <cstdlib>
27#include <clocale> 27#include <locale.h>
28 28
29#include <errno.h> 29#include <errno.h>
30#include <fcntl.h> 30#include <fcntl.h>
31#include <getopt.h> 31#include <getopt.h>
32#include <signal.h> 32#include <signal.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines