[windows] - fixups for building on windows
[deb_shairplay.git] / src / lib / http_response.c
index 45ccea27aae6dbe4c4c03d30b5c395c4c1e973a5..49166ccbc03490adfbddcea96a6eb453d4ebf05d 100644 (file)
@@ -18,6 +18,7 @@
 #include <assert.h>
 
 #include "http_response.h"
+#include "compat.h"
 
 struct http_response_s {
        int complete;