summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@yahoo.com>2013-01-11 00:36:47 +0100
committerJoel Klinghed <the_jk@yahoo.com>2013-01-11 00:36:47 +0100
commit59709e4cb30f2ff8666522d5b758731ab618adbc (patch)
treeaff1d286a91b324ed53b8c68c28b149e7f700d21 /src/main.c
parent36885e794a758d84ab75a905385dca0980c5e902 (diff)
Update to newer sawmill and document dependencies
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 6c30fec..d6beed4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -12,6 +12,8 @@
# include <xcb/xcb_icccm.h>
#endif
+#define HAVE_STRUCT_TIMESPEC 1
+
#include "compiler.h"
#include "paths.h"
#include "safe_fifo.h"