summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/dhclient/clparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/dhclient/clparse.c')
-rw-r--r--freebsd/sbin/dhclient/clparse.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/freebsd/sbin/dhclient/clparse.c b/freebsd/sbin/dhclient/clparse.c
index 05343067..9ed7ae89 100644
--- a/freebsd/sbin/dhclient/clparse.c
+++ b/freebsd/sbin/dhclient/clparse.c
@@ -51,10 +51,9 @@ __FBSDID("$FreeBSD$");
#include "dhctoken.h"
struct client_config top_level_config;
-struct interface_info *dummy_interfaces;
-extern struct interface_info *ifi;
+static struct interface_info *dummy_interfaces;
-char client_script_name[] = "/sbin/dhclient-script";
+static char client_script_name[] = "/sbin/dhclient-script";
/*
* client-conf-file :== client-declarations EOF