mirror of
https://github.com/reactos/wine.git
synced 2025-02-09 13:43:16 +00:00
winhttp: Fix a missing include for OpenBSD.
This commit is contained in:
parent
fe8879e6d1
commit
87cc3e19bc
@ -26,6 +26,7 @@
|
|||||||
#include "wine/list.h"
|
#include "wine/list.h"
|
||||||
#include "wine/unicode.h"
|
#include "wine/unicode.h"
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
#ifdef HAVE_NETINET_IN_H
|
#ifdef HAVE_NETINET_IN_H
|
||||||
# include <netinet/in.h>
|
# include <netinet/in.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user