diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-08-01 19:42:59 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-08-01 19:42:59 +0000 |
commit | fb2af895e2db1415f90946875791a1f16d2be9dc (patch) | |
tree | 396a7dd1b5b1746c37e0dab8deac4eb76b666ef4 /pfinet/linux/socket.h | |
parent | 6f712f33c54c12c1c3decacbc1985930639d6282 (diff) |
Initial revision
Diffstat (limited to 'pfinet/linux/socket.h')
-rw-r--r-- | pfinet/linux/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pfinet/linux/socket.h b/pfinet/linux/socket.h new file mode 100644 index 00000000..dc979c05 --- /dev/null +++ b/pfinet/linux/socket.h @@ -0,0 +1 @@ +#include <sys/socket.h> |