]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
smbspool_krb5_wrapper: remove unused includes
authorStefan Metzmacher <metze@samba.org>
Sat, 11 May 2024 00:38:21 +0000 (02:38 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 May 2024 10:18:32 +0000 (10:18 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/client/smbspool_krb5_wrapper.c

index 34553d616e6c9ed08020ddf9513de62e7279e88a..c32b99765b722b05eccb3f8c3d16269dd6c22952 100644 (file)
 #include "system/kerberos.h"
 #include "system/passwd.h"
 
-#include <errno.h>
-#include <stdlib.h>
-#include <string.h>
-
 #include <cups/backend.h>
 
 #include "dynconfig/dynconfig.h"