mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb.git
synced 2026-05-07 13:08:04 +02:00
Restore netinet/in.h include that was removed in the DECnet commit.
This commit is contained in:
parent
b7c96681b2
commit
b3a2f83f1e
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/un.h>
|
||||
#include <netinet/in.h>
|
||||
#ifdef DNETCONN
|
||||
#include <netdnet/dnetdb.h>
|
||||
#include <netdnet/dn.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue