aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/clientsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/clientsocket.h')
-rw-r--r--networking/udhcp/clientsocket.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/networking/udhcp/clientsocket.h b/networking/udhcp/clientsocket.h
deleted file mode 100644
index ea6078397..000000000
--- a/networking/udhcp/clientsocket.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* vi: set sw=4 ts=4: */
-/* clientsocket.h */
-#ifndef _CLIENTSOCKET_H
-#define _CLIENTSOCKET_H
-
-int raw_socket(int ifindex);
-
-#endif