summaryrefslogtreecommitdiffstats
path: root/customdhcpcd/src/dhcpcd.c
diff options
context:
space:
mode:
authorNiklas2011-10-07 14:07:39 +0200
committerNiklas2011-10-07 14:07:39 +0200
commit4595eb426c6e22eba62642f4f64b451c43964fc0 (patch)
tree34facf89448b624556b783c7c8cf3478367ccc10 /customdhcpcd/src/dhcpcd.c
parentmodified the check for carrier signal. on autoUp==true: if no interface is in... (diff)
downloadfbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.tar.gz
fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.tar.xz
fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.zip
renaming of the projekt form LogReceiver into NetworkDiscovery
Diffstat (limited to 'customdhcpcd/src/dhcpcd.c')
-rw-r--r--customdhcpcd/src/dhcpcd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/customdhcpcd/src/dhcpcd.c b/customdhcpcd/src/dhcpcd.c
index 9f91239..c200211 100644
--- a/customdhcpcd/src/dhcpcd.c
+++ b/customdhcpcd/src/dhcpcd.c
@@ -52,7 +52,6 @@ const char copyright[] = "Copyright (c) 2006-2008 Roy Marples";
#include "version.h"
#include "logwriter.h"
-#include "status.h"
static int doversion = 0;
static int dohelp = 0;