diff options
Diffstat (limited to 'libexec/bootpd/getether.h')
-rw-r--r-- | libexec/bootpd/getether.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/bootpd/getether.h b/libexec/bootpd/getether.h new file mode 100644 index 000000000000..a68b1f8f12f5 --- /dev/null +++ b/libexec/bootpd/getether.h @@ -0,0 +1,3 @@ +/* getether.h */ + +extern int getether(char *ifname, char *eaptr); |