diff options
-rw-r--r-- | xcompmgr.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ #include <sys/time.h> #include <time.h> #include <unistd.h> +#include <getopt.h> #include <X11/Xlib.h> #include <X11/Xutil.h> #include <X11/Xatom.h> |