diff options
Diffstat (limited to 'source3/winbindd/winbindd_cm.c')
-rw-r--r-- | source3/winbindd/winbindd_cm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/winbindd_cm.c b/source3/winbindd/winbindd_cm.c index bb333b39ee..23eaa243b8 100644 --- a/source3/winbindd/winbindd_cm.c +++ b/source3/winbindd/winbindd_cm.c @@ -75,6 +75,7 @@ #include "secrets.h" #include "../libcli/security/security.h" #include "passdb.h" +#include "messages.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_WINBIND |