diff options
Diffstat (limited to 'source3/profile')
-rw-r--r-- | source3/profile/profile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/profile/profile.c b/source3/profile/profile.c index c2704a1f0e..f081e1bbd7 100644 --- a/source3/profile/profile.c +++ b/source3/profile/profile.c @@ -21,6 +21,7 @@ #include "includes.h" #include "librpc/gen_ndr/messaging.h" +#include "messages.h" #ifdef WITH_PROFILE #define IPC_PERMS ((S_IRUSR | S_IWUSR) | S_IRGRP | S_IROTH) |