diff options
Diffstat (limited to 'libexec/bootpd/getif.h')
| -rw-r--r-- | libexec/bootpd/getif.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/bootpd/getif.h b/libexec/bootpd/getif.h new file mode 100644 index 000000000000..3199b6c151dc --- /dev/null +++ b/libexec/bootpd/getif.h @@ -0,0 +1,3 @@ +/* getif.h */ + +extern struct ifreq *getif(int, struct in_addr *); |
