summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bootpd/getif.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bootpd/getif.h')
-rw-r--r--usr.sbin/bootpd/getif.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.sbin/bootpd/getif.h b/usr.sbin/bootpd/getif.h
deleted file mode 100644
index c51dafd..0000000
--- a/usr.sbin/bootpd/getif.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* getif.h */
-
-#ifdef __STDC__
-extern struct ifreq *getif(int, struct in_addr *);
-#else
-extern struct ifreq *getif();
-#endif
OpenPOWER on IntegriCloud