X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=hostinfod%2Fcommands.c;h=8fd22463cb8f4fa1edcb2af05cc9ce4f10e9dc41;hb=e43e15284e3c91f9cdc2ba1e48b81f2c5ebe36fc;hp=d2a1d2de5095d07888a2a7e20e004cf1560bce41;hpb=61a6dfc7f7e2f2d50b189fec66f734def9b1140c;p=virt-hostinfo.git diff --git a/hostinfod/commands.c b/hostinfod/commands.c index d2a1d2d..8fd2246 100644 --- a/hostinfod/commands.c +++ b/hostinfod/commands.c @@ -37,9 +37,11 @@ #include #include #include +#include #include #include "hostinfod.h" +#include "apr12-compat.h" #define PROTOCOL_VERSION "1.0" #define CRLF "\r\n"