| # | 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 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |