s3: Factor out parse_newest_in_marshall_buffer from pull_newest_from_marshall_buffer
[kai/samba.git] / source3 / profile / profile.c
index c2704a1f0efc085373a7201b45afd259896f171f..0287860ff2994e4f97704d5a4db00262f614344b 100644 (file)
 */
 
 #include "includes.h"
-#include "librpc/gen_ndr/messaging.h"
+#include "system/shmem.h"
+#include "system/filesys.h"
+#include "messages.h"
+#include "smbprofile.h"
 
 #ifdef WITH_PROFILE
 #define IPC_PERMS ((S_IRUSR | S_IWUSR) | S_IRGRP | S_IROTH)