summaryrefslogtreecommitdiffstats
path: root/customdhcpcd/src/status.h
diff options
context:
space:
mode:
authorNiklas2011-10-07 14:07:39 +0200
committerNiklas2011-10-07 14:07:39 +0200
commit4595eb426c6e22eba62642f4f64b451c43964fc0 (patch)
tree34facf89448b624556b783c7c8cf3478367ccc10 /customdhcpcd/src/status.h
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/status.h')
-rw-r--r--customdhcpcd/src/status.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/customdhcpcd/src/status.h b/customdhcpcd/src/status.h
deleted file mode 100644
index 0a1dc8a..0000000
--- a/customdhcpcd/src/status.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * status.h
- *
- * Created on: Jul 11, 2011
- * Author: niklas
- */
-
-#ifndef STATUS_H_
-#define STATUS_H_
-
-#define DHCPCD_EXIT 9
-#define DHCPCD_ARP_TEST 10
-#define DHCPCD_CONFIGURE 11
-#define DHCPCD_WRITE 12
-#define DHCPCD_LOG 13
-
-
-
-#endif /* STATUS_H_ */