mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-12 16:23:57 +00:00
[OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
This commit is contained in:
parent
2881ec96d6
commit
e3cbb35e67
@ -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