summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/getif.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/getif.h')
-rw-r--r--libexec/bootpd/getif.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libexec/bootpd/getif.h b/libexec/bootpd/getif.h
index c51dafd..a2c86cf 100644
--- a/libexec/bootpd/getif.h
+++ b/libexec/bootpd/getif.h
@@ -1,7 +1,4 @@
/* getif.h */
+/* $FreeBSD$ */
-#ifdef __STDC__
extern struct ifreq *getif(int, struct in_addr *);
-#else
-extern struct ifreq *getif();
-#endif
OpenPOWER on IntegriCloud