profile3: remove an unused include
authorVolker Lendecke <vl@samba.org>
Tue, 11 Jan 2022 15:54:05 +0000 (10:54 -0500)
committerJeremy Allison <jra@samba.org>
Tue, 18 Jan 2022 20:22:38 +0000 (20:22 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/profile/profile.c

index 7e17d065d757a9699cdf897f4bdda3d1992ad127..a18ee45dab84a59befae8f0e2f39f75c1cf3eff2 100644 (file)
@@ -20,7 +20,6 @@
 */
 
 #include "includes.h"
-#include "system/shmem.h"
 #include "system/filesys.h"
 #include "system/time.h"
 #include "messages.h"