From e8f0606212506de059a2ac3730d0a01ecb977c70 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 21 Dec 2014 13:20:11 -0500 Subject: Compatibility fix in header file --- include/urweb/request.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/urweb/request.h b/include/urweb/request.h index 0b19e7f4..a15df10c 100644 --- a/include/urweb/request.h +++ b/include/urweb/request.h @@ -2,6 +2,7 @@ #define REQUEST_H #include +#include #include "types.h" -- cgit v1.2.3