Include sys/types.h for the definitions
authorJim Meyering <jim@meyering.net>
Sun, 3 Nov 1996 20:59:43 +0000 (20:59 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Nov 1996 20:59:43 +0000 (20:59 +0000)
commit84b3a783966cf58c472a1a68816ed05512d19883
tree1ee7e10ffbc6b9a3d6c8b023d447a4604c7a3351
parent9eb9f31c3a3c3bcb47fc24258a7021368c1be13f
Include sys/types.h for the definitions
(otherwise missing on some systems) of caddr_t (used by
sys/socket.h) and ushort (used by netinet/in.h).  From Karl Heuer.
lib/canon-host.c