diff options
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r-- | lib/config-riscos.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h index 9986b20fb..6c6ff45ea 100644 --- a/lib/config-riscos.h +++ b/lib/config-riscos.h @@ -305,6 +305,9 @@ /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H +/* Define if you have the <winsock.h> header file. */ +#undef HAVE_WINSOCK_H + /* Define if you have the <x509.h> header file. */ #undef HAVE_X509_H |