s3: Fix the build
authorVolker Lendecke <vl@samba.org>
Sat, 8 May 2010 20:03:23 +0000 (22:03 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 8 May 2010 20:04:32 +0000 (22:04 +0200)
source3/profile/profile.c

index 61b0a7cc68572932b24d48d29a39d49e332d486a..817bbb6b2dcfdc91cf0125f200c0e9276bb09d53 100644 (file)
@@ -20,6 +20,7 @@
 */
 
 #include "includes.h"
+#include "librpc/gen_ndr/messaging.h"
 
 #ifdef WITH_PROFILE
 #define IPC_PERMS ((S_IRUSR | S_IWUSR) | S_IRGRP | S_IROTH)