From: Thadeu Lima de Souza Cascardo Date: Mon, 13 Oct 2008 03:42:04 +0000 (-0300) Subject: Fix building including request header into frontend header X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fatompub.git;a=commitdiff_plain;h=bdff7c494e307ae3e1c0e329daab4dc48ae8442c Fix building including request header into frontend header --- diff --git a/include/atompub/frontend.h b/include/atompub/frontend.h index 80555eb..e2ee777 100644 --- a/include/atompub/frontend.h +++ b/include/atompub/frontend.h @@ -23,6 +23,7 @@ #include #include #include +#include typedef struct _atom_frontend AtomFrontend;