s3:lib: we don't need smbd/proto.h in smbd_shim.c
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jun 2012 12:47:00 +0000 (14:47 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 6 Jun 2012 08:18:39 +0000 (10:18 +0200)
metze

source3/lib/smbd_shim.c

index a7d386b29cf9320821b85666b3173356ea8d724f..0d3316465581ced65012b27b2ec438d10b6cd014 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "includes.h"
 #include "smbd_shim.h"
-#include "smbd/proto.h"
 
 static struct smbd_shim shim;