diff options
author | 1996-10-13 10:40:32 +0000 | |
---|---|---|
committer | 1996-10-13 10:40:32 +0000 | |
commit | 31c95122ee73661bacd2b3f35140937e5950a7f5 (patch) | |
tree | 9b435240313401d417249e02f83f895c03b5307c /sysdeps/unix/sysv/linux/net/if_arp.h | |
parent | (__hash_open): Correctly test for a read-write db. (diff) | |
download | glibc-cvs/libc-961013.tar.xz glibc-cvs/libc-961013.zip |
add missing filescvs/libc-961013
Diffstat (limited to 'sysdeps/unix/sysv/linux/net/if_arp.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/net/if_arp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/net/if_arp.h b/sysdeps/unix/sysv/linux/net/if_arp.h new file mode 100644 index 0000000000..a25f1b4759 --- /dev/null +++ b/sysdeps/unix/sysv/linux/net/if_arp.h @@ -0,0 +1 @@ +#include <linux/if_arp.h> |