summaryrefslogtreecommitdiffstats
path: root/lib/libstand/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/net.h')
-rw-r--r--lib/libstand/net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/net.h b/lib/libstand/net.h
index 47ff0a0..24534af 100644
--- a/lib/libstand/net.h
+++ b/lib/libstand/net.h
@@ -114,7 +114,7 @@ ssize_t sendrecv(struct iodesc *,
void *, size_t);
/* bootp/DHCP */
-void bootp(int);
+void bootp(int, int);
/* Utilities: */
char *ether_sprintf(u_char *);
OpenPOWER on IntegriCloud