ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/x11image.c
(Generate patch)

Comparing ray/src/px/x11image.c (file contents):
Revision 2.66 by schorsch, Sun Mar 28 20:33:14 2004 UTC vs.
Revision 2.68 by greg, Tue Sep 28 17:54:18 2004 UTC

# Line 1 | Line 1
1   #ifndef lint
2 < static const char RCSid[] = "$Id";
2 > static const char RCSid[] = "$Id$";
3   #endif
4   /*
5   *  x11image.c - driver for X-windows
# Line 22 | Line 22 | static const char RCSid[] = "$Id";
22   #include  <signal.h>
23   #include  <unistd.h>
24   #include  <sys/types.h>
25 < #include  <wait.h>
25 > #include  <sys/wait.h>
26   #include  <X11/Xlib.h>
27   #include  <X11/cursorfont.h>
28   #include  <X11/Xutil.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines