Attempt to fix the OpenChange build -- sorry for the break
authorVolker Lendecke <vl@samba.org>
Wed, 25 Feb 2009 09:54:19 +0000 (10:54 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 25 Feb 2009 10:02:48 +0000 (11:02 +0100)
lib/tevent/tevent.h

index 33747f0986703894e4027e46cf0c9533e76b3144..b3d1c6d59a52d8903cab44ea48c6c9690e6ba185 100644 (file)
@@ -31,7 +31,7 @@
 #include <stdint.h>
 #include <talloc.h>
 #include <sys/time.h>
-#include <../lib/replace/replace.h>
+#include <stdbool.h>
 
 struct tevent_context;
 struct tevent_ops;