From 929adc9efa5cf985f0585214d30d18521aa1a821 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Sat, 14 Jun 2008 11:24:17 -0400 Subject: Make up the right dependencies now that ldb depends on libevents (This used to be commit 3b8eec7ca334528cad3cdcd5e3fc5ee555d8d0e0) --- source4/libcli/util/nterr.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/libcli/util/nterr.c') diff --git a/source4/libcli/util/nterr.c b/source4/libcli/util/nterr.c index b1f345016d..7629a14106 100644 --- a/source4/libcli/util/nterr.c +++ b/source4/libcli/util/nterr.c @@ -20,6 +20,7 @@ /* NT error codes. please read nterr.h */ #include "includes.h" +#include "lib/events/events.h" #include "libcli/ldap/ldap.h" typedef struct -- cgit