diff options
Diffstat (limited to 'networking/udhcp/common.h')
-rw-r--r-- | networking/udhcp/common.h | 2 |
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 | ||
63 | void udhcp_make_pidfile(const char *pidfile); | ||
64 | |||
65 | void udhcp_run_script(struct dhcpMessage *packet, const char *name); | 63 | void 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... |