summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bootpd/dovend.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bootpd/dovend.h')
-rw-r--r--usr.sbin/bootpd/dovend.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.sbin/bootpd/dovend.h b/usr.sbin/bootpd/dovend.h
deleted file mode 100644
index b30c982..0000000
--- a/usr.sbin/bootpd/dovend.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* dovend.h */
-
-#ifdef __STDC__
-#define P(args) args
-#else
-#define P(args) ()
-#endif
-
-extern int dovend_rfc1497 P((struct host *hp, u_char *buf, int len));
-extern int insert_ip P((int, struct in_addr_list *, u_char **, int *));
-extern void insert_u_long P((u_int32, u_char **));
-
-#undef P
OpenPOWER on IntegriCloud