Commit dce4e2b3 authored by Ian Craggs's avatar Ian Craggs

pthread calls

parent a90ddee4
......@@ -25,10 +25,9 @@
*
*/
#define _XOPEN_SOURCE 700
#include <stdlib.h>
#if !defined(WIN32)
#define _XOPEN_SOURCE 700
#include <sys/time.h>
#endif
......
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