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

Comparing ray/src/util/xglaresrc.c (file contents):
Revision 2.2 by greg, Thu Dec 19 14:56:36 1991 UTC vs.
Revision 2.3 by greg, Thu Mar 19 09:38:14 1992 UTC

# Line 13 | Line 13 | static char SCCSid[] = "$SunId$ LBL";
13   #include "standard.h"
14   #include "view.h"
15   #include "resolu.h"
16 + #include "vfork.h"
17   #include <signal.h>
18   #include <X11/Xlib.h>
19   #include <X11/Xutil.h>
19
20 #ifndef BSD
21 #define vfork   fork
22 #endif
20  
21   #define XIM             "ximage"
22  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines