mirror of
https://github.com/mirror/make.git
synced 2026-09-05 14:15:00 +08:00
[OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user