1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-09 09:31:07 +00:00
hush/include
Rob Landley 0d38301d85 From: Shaun Jackman <sjackman@gmail.com>
To: busybox@mail.codepoet.org
  
Wrap sockaddr_in6 in a ifdef CONFIG_FEATURE_IPV6.
Include sys/types.h instead of asm/types.h.
Include netinet/if_ether.h instead of linux/if_ether.h
The ioctl request argument is an int, not an unsigned short.
2005-05-03 22:30:08 +00:00
..
.cvsignore
applets.h
busybox.h
dump.h
grp_.h
inet_common.h From: Shaun Jackman <sjackman@gmail.com> 2005-05-03 22:30:08 +00:00
libbb.h
pwd_.h
shadow_.h
unarchive.h
usage.h