summaryrefslogtreecommitdiffstats
path: root/if-options.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-04-17 13:31:08 +0000
committerRoy Marples <roy@marples.name>2009-04-17 13:31:08 +0000
commitd3088c74911ad6f3c4905b2ae4abab8c2279bced (patch)
treed951b864fe3c27260415e59cd66001a0e8f82b72 /if-options.h
parent5ed586386c33ac859efeac16366768d060d9764b (diff)
downloaddhcpcd-d3088c74911ad6f3c4905b2ae4abab8c2279bced.tar.xz
We need to move allow/deny back to options
Diffstat (limited to 'if-options.h')
-rw-r--r--if-options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/if-options.h b/if-options.h
index 4b64e298..c6fcf882 100644
--- a/if-options.h
+++ b/if-options.h
@@ -37,7 +37,7 @@
/* Don't set any optional arguments here so we retain POSIX
* compatibility with getopt */
-#define IF_OPTS "bc:def:h:i:kl:m:no:pqr:s:t:u:v:xy:ABC:DEF:GI:KLN:O:Q:TVX:"
+#define IF_OPTS "bc:def:h:i:kl:m:no:pqr:s:t:u:v:xy:z:ABC:DEF:GI:KLN:O:Q:TVX:Z:"
#define DEFAULT_TIMEOUT 30
#define DEFAULT_REBOOT 10