diff options
Diffstat (limited to 'src/xcb_auth.c')
-rw-r--r-- | src/xcb_auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xcb_auth.c b/src/xcb_auth.c index 29e2b6f..26eebbb 100644 --- a/src/xcb_auth.c +++ b/src/xcb_auth.c @@ -34,6 +34,7 @@ #include <sys/param.h> #include <unistd.h> #include <stdlib.h> +#include <time.h> #ifdef __INTERIX /* _don't_ ask. interix has INADDR_LOOPBACK in here. */ |