Fix compile error

This commit is contained in:
rdb 2009-07-20 08:34:06 +00:00
parent 11be52dd99
commit b664665a1c

View File

@ -26,6 +26,7 @@
#include "lightReMutexHolder.h"
#include <errno.h>
#include <fcntl.h>
#include <sys/time.h>
#include <X11/keysym.h>
#include <X11/Xutil.h>