diff options
| author | Roy Marples <roy@marples.name> | 2009-03-19 22:45:57 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-03-19 22:45:57 +0000 |
| commit | 263e8fdd42025e4c1f3bafbad5fdc85d71eb832c (patch) | |
| tree | 76aa4dfee15970765199ab36e9ce2a099808e585 /if-options.c | |
| parent | 048ab309bba81a0c2e5533d4b8137dbb34c01599 (diff) | |
| download | dhcpcd-263e8fdd42025e4c1f3bafbad5fdc85d71eb832c.tar.xz | |
Move dhcpf.h into dhcp.h were it belongs
Diffstat (limited to 'if-options.c')
| -rw-r--r-- | if-options.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/if-options.c b/if-options.c index e7c38d24..7d048844 100644 --- a/if-options.c +++ b/if-options.c @@ -42,7 +42,6 @@ #include "config.h" #include "common.h" -#include "dhcpf.h" #include "if-options.h" #include "net.h" |
