mirror of
https://github.com/mirror/make.git
synced 2025-01-16 15:20:39 +08:00
[OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
This commit is contained in:
parent
9033f1a656
commit
cf9aa5b70b
@ -159,6 +159,9 @@ extern int errno;
|
||||
|
||||
# if defined (__osf__) && (defined (__alpha) || defined (__alpha__))
|
||||
# define OSF_ALPHA
|
||||
# include <sys/mbuf.h>
|
||||
# include <sys/socket.h>
|
||||
# include <net/route.h>
|
||||
# include <sys/table.h>
|
||||
# endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user