mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[gemini] Here include too
This commit is contained in:
parent
ee06a871c3
commit
4e4f29874b
@ -9,6 +9,10 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include <sys/types.h>
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
#include <sys/socket.h> /* OS/2 needs this after sys/types.h */
|
||||
#endif
|
||||
|
||||
#include "elinks.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user