summaryrefslogtreecommitdiff
path: root/source3/profile
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-04-14 00:04:08 +0200
committerGünther Deschner <gd@samba.org>2011-04-14 00:47:57 +0200
commitbae2ce805478099c1f436e42cd2f47b3ca0caefd (patch)
tree5c10eb9ae70bfa056184e2167e40dbaf4028c586 /source3/profile
parent321587e44a337e8c47ed3a3c22dd1243d06d8a26 (diff)
downloadsamba-bae2ce805478099c1f436e42cd2f47b3ca0caefd.tar.gz
s3: fix the build of --with-profiling-data.
Guenther
Diffstat (limited to 'source3/profile')
-rw-r--r--source3/profile/profile.c1
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