Attempt to fix the build on netbsd5
authorVolker Lendecke <vl@samba.org>
Mon, 5 Jan 2009 21:10:25 +0000 (22:10 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 5 Jan 2009 21:10:25 +0000 (22:10 +0100)
lib/tevent/tevent.h

index 98d31aa7c4c4dad95157415a6993b448e7f415a7..de02c0052f277f8d6b911b22e022d53aadf50d08 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <stdint.h>
 #include <talloc.h>
+#include <sys/time.h>
 
 struct tevent_context;
 struct tevent_ops;