summaryrefslogtreecommitdiff
path: root/networking/udhcp/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/common.h')
-rw-r--r--networking/udhcp/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/networking/udhcp/common.h b/networking/udhcp/common.h
index 588750462..bc21176a5 100644
--- a/networking/udhcp/common.h
+++ b/networking/udhcp/common.h
@@ -60,8 +60,6 @@ int udhcp_kernel_packet(struct dhcpMessage *payload,
60 60
61/**/ 61/**/
62 62
63void udhcp_make_pidfile(const char *pidfile);
64
65void udhcp_run_script(struct dhcpMessage *packet, const char *name); 63void udhcp_run_script(struct dhcpMessage *packet, const char *name);
66 64
67// Still need to clean these up... 65// Still need to clean these up...