# | Line 18 | Line 18 | static const char RCSid[] = "$Id$"; | |
---|---|---|
18 | ||
19 | #include "standard.h" | |
20 | ||
21 | – | #include <string.h> |
21 | #include <signal.h> | |
23 | – | #include <unistd.h> |
24 | – | #include <sys/types.h> |
22 | #include <sys/wait.h> | |
23 | #include <X11/Xlib.h> | |
24 | #include <X11/cursorfont.h> | |
25 | #include <X11/Xutil.h> | |
26 | #include <X11/Xatom.h> | |
27 | ||
28 | + | #include "paths.h" |
29 | #include "color.h" | |
30 | #include "tonemap.h" | |
31 | #include "clrtab.h" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |