mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 14:52:08 +00:00
fix a compile bug for some systems
This commit is contained in:
parent
7dd9a2f783
commit
d072faf29c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#ifdef HAVE_NETINET_IN_H
|
||||
# include <netinet/in.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue