diff options
-rw-r--r-- | source3/utils/net.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/utils/net.c b/source3/utils/net.c index 23250552ee..dab68ebefe 100644 --- a/source3/utils/net.c +++ b/source3/utils/net.c @@ -56,8 +56,6 @@ /* end of internationalization section */ /************************************************************************************/ -extern int optind, opterr, optopt; - /* Yes, these buggers are globals.... */ char *opt_requester_name = NULL; char *opt_host = NULL; |