diff options
Diffstat (limited to 'include/netinet/ether.h')
| -rw-r--r-- | include/netinet/ether.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/include/netinet/ether.h b/include/netinet/ether.h index ca780e2d0..a16255037 100644 --- a/include/netinet/ether.h +++ b/include/netinet/ether.h @@ -25,6 +25,8 @@  /* Get definition of `struct ether_addr'.  */  #include <netinet/if_ether.h> +#define ETHER_FILE_NAME "/etc/ethers" +  __BEGIN_DECLS  /* Convert 48 bit Ethernet ADDRess to ASCII.  */  | 
