Make more room for YAZ version string
[pazpar2-moved-to-github.git] / src / http.c
index cbba2a8..3408089 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: http.c,v 1.8 2007-01-10 10:04:23 adam Exp $
+ * $Id: http.c,v 1.9 2007-01-10 11:56:10 adam Exp $
  */
 
 #include <stdio.h>
@@ -19,6 +19,8 @@
 #include <cconfig.h>
 #endif
 
+#include <netinet/in.h>
+
 #include <yaz/yaz-util.h>
 #include <yaz/comstack.h>
 #include <netdb.h>