summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/ifconfig/ifconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/ifconfig/ifconfig.h')
-rw-r--r--freebsd/sbin/ifconfig/ifconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/sbin/ifconfig/ifconfig.h b/freebsd/sbin/ifconfig/ifconfig.h
index 97fe20e1..0e2fcba2 100644
--- a/freebsd/sbin/ifconfig/ifconfig.h
+++ b/freebsd/sbin/ifconfig/ifconfig.h
@@ -136,6 +136,7 @@ extern int printkeys;
extern int newaddr;
extern int verbose;
extern int printifname;
+extern int exit_code;
void setifcap(const char *, int value, int s, const struct afswtch *);