diff options
Diffstat (limited to 'source3/nameresp.c')
-rw-r--r-- | source3/nameresp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/nameresp.c b/source3/nameresp.c index 2e625735c4..81624fcaf1 100644 --- a/source3/nameresp.c +++ b/source3/nameresp.c @@ -25,7 +25,6 @@ #include "includes.h" extern int ClientNMB; -extern int ClientDGRAM; extern struct subnet_record *subnetlist; |