summaryrefslogtreecommitdiffstats
path: root/workspace/customdhcpcd/src/discover.h
diff options
context:
space:
mode:
authorNiklas2011-07-11 16:55:28 +0200
committerNiklas2011-07-11 16:55:28 +0200
commitf173b5d9e29c2f107eee9ab1186af9fc1fc0ff31 (patch)
treeb7e18b7ba44bb74e80486717820bbf720157549a /workspace/customdhcpcd/src/discover.h
parentupdated the LogReceiver and LogWriter. we are now able to send and receive St... (diff)
downloadfbgui-f173b5d9e29c2f107eee9ab1186af9fc1fc0ff31.tar.gz
fbgui-f173b5d9e29c2f107eee9ab1186af9fc1fc0ff31.tar.xz
fbgui-f173b5d9e29c2f107eee9ab1186af9fc1fc0ff31.zip
added the custom dhcpcd client to git.
Diffstat (limited to 'workspace/customdhcpcd/src/discover.h')
-rw-r--r--workspace/customdhcpcd/src/discover.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/workspace/customdhcpcd/src/discover.h b/workspace/customdhcpcd/src/discover.h
new file mode 100644
index 0000000..1f4918d
--- /dev/null
+++ b/workspace/customdhcpcd/src/discover.h
@@ -0,0 +1,12 @@
+/*
+ * discover.h
+ *
+ * Created on: Jul 7, 2011
+ * Author: niklas
+ */
+
+#ifndef DISCOVER_H_
+#define DISCOVER_H_
+
+
+#endif /* DISCOVER_H_ */