summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/events/events.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/events/events.h b/source4/lib/events/events.h
index d30ffda2e2..2868fefc38 100644
--- a/source4/lib/events/events.h
+++ b/source4/lib/events/events.h
@@ -22,8 +22,8 @@
#ifndef __EVENTS_H__
#define __EVENTS_H__
+#include <stdint.h>
#include <talloc.h>
-#include <stdlib.h>
struct event_context;
struct event_ops;