From 9327793ff5367268802ae5aa9833959ed3fd6ce7 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Thu, 12 Dec 2002 02:56:15 +0000 Subject: Merge of #include removals. (This used to be commit bdb6e76ab5031365c50f7bbcd5e52c4f7a039024) --- source3/nmbd/nmbd_workgroupdb.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/nmbd/nmbd_workgroupdb.c') diff --git a/source3/nmbd/nmbd_workgroupdb.c b/source3/nmbd/nmbd_workgroupdb.c index f2dc80dfe5..b8ea60dec0 100644 --- a/source3/nmbd/nmbd_workgroupdb.c +++ b/source3/nmbd/nmbd_workgroupdb.c @@ -22,7 +22,6 @@ */ #include "includes.h" -#include "smb.h" extern int ClientNMB; -- cgit