Commit d1f07125 authored by Ian Craggs's avatar Ian Craggs

Now need timersub

parent dce4e2b3
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
* *
*/ */
#define _XOPEN_SOURCE 700 #define _GNU_SOURCE
#include <stdlib.h> #include <stdlib.h>
#if !defined(WIN32) #if !defined(WIN32)
#include <sys/time.h> #include <sys/time.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment