diff options
Diffstat (limited to 'source3/profile/profile.c')
-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 201da3e399e..9a3bb625083 100644 --- a/source3/profile/profile.c +++ b/source3/profile/profile.c @@ -20,6 +20,7 @@ */ #include "includes.h" +#include "system/shmem.h" #include "messages.h" #ifdef WITH_PROFILE |