From: Volker Lendecke Date: Tue, 11 Jan 2022 15:54:05 +0000 (-0500) Subject: profile3: remove an unused include X-Git-Tag: tdb-1.4.6~72 X-Git-Url: http://git.samba.org/samba.git/?p=vlendec%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=114116b659dca81054801918f229380f041963cd profile3: remove an unused include Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/profile/profile.c b/source3/profile/profile.c index 7e17d065d75..a18ee45dab8 100644 --- a/source3/profile/profile.c +++ b/source3/profile/profile.c @@ -20,7 +20,6 @@ */ #include "includes.h" -#include "system/shmem.h" #include "system/filesys.h" #include "system/time.h" #include "messages.h"