libidav/utils.c

changeset 152
ff854d3df20c
parent 151
a316613205dc
child 153
272173064319
--- a/libidav/utils.c	Sun Oct 04 18:35:15 2015 +0200
+++ b/libidav/utils.c	Thu Oct 08 12:58:49 2015 +0200
@@ -36,7 +36,10 @@
 #include <ucx/utils.h>
 #include <libxml/tree.h>
 #include <curl/curl.h>
+
+#ifndef _WIN32
 #include <termios.h>
+#endif
 
 #include <openssl/sha.h>
 #include <openssl/hmac.h>

mercurial