aboutsummaryrefslogtreecommitdiffstats
path: root/storage_xml.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2009-11-19 23:00:56 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2009-11-19 23:00:56 +0000
commitc289b6f820ea8006d84b3de13c9052dcb99ec99c (patch)
tree2d73ec2b0ed08621e9a094d136a13fab7d3d8410 /storage_xml.c
parentc48a033d62bb5c5188a876b182d50144ffaed68b (diff)
parent36cf9fda6a5cc4bcbfe98319b48af636fa142590 (diff)
Merging in head. I want to roll a 1.2.4-2 that fixes the libresolv issues.
Having the include files fixed is a nice extra.
Diffstat (limited to 'storage_xml.c')
-rw-r--r--storage_xml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage_xml.c b/storage_xml.c
index b78c3661..b6745c75 100644
--- a/storage_xml.c
+++ b/storage_xml.c
@@ -28,6 +28,7 @@
#include "base64.h"
#include "arc.h"
#include "md5.h"
+#include "chat.h"
#if GLIB_CHECK_VERSION(2,8,0)
#include <glib/gstdio.h>