summaryrefslogtreecommitdiffstats
path: root/source3/lib/eventlog/eventlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/eventlog/eventlog.h')
-rw-r--r--source3/lib/eventlog/eventlog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/lib/eventlog/eventlog.h b/source3/lib/eventlog/eventlog.h
index 29c25c31222..694732d184a 100644
--- a/source3/lib/eventlog/eventlog.h
+++ b/source3/lib/eventlog/eventlog.h
@@ -17,6 +17,8 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "tdb_compat.h"
+
/* Defines for TDB keys */
#define EVT_OLDEST_ENTRY "INFO/oldest_entry"
#define EVT_NEXT_RECORD "INFO/next_record"