Hostinfo day 6: RPM packaging, initscripts, hostinfo-status, hostinfo-test.
[virt-hostinfo.git] / hostinfod / commands.c
index d2a1d2d..8fd2246 100644 (file)
 #include <apr_general.h>
 #include <apr_pools.h>
 #include <apr_hash.h>
+#include <apr_tables.h>
 #include <apr_strings.h>
 
 #include "hostinfod.h"
+#include "apr12-compat.h"
 
 #define PROTOCOL_VERSION "1.0"
 #define CRLF "\r\n"