mirror of
https://github.com/reactos/wine.git
synced 2025-02-03 18:53:17 +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/unicode.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#ifdef HAVE_NETINET_IN_H
|
||||
# include <netinet/in.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user