about summary refs log tree commit diff stats
path: root/src/xmpp/resource.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmpp/resource.c')
-rw-r--r--src/xmpp/resource.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xmpp/resource.c b/src/xmpp/resource.c
index 9e8e1a8b..007a97c0 100644
--- a/src/xmpp/resource.c
+++ b/src/xmpp/resource.c
@@ -33,6 +33,8 @@
  *
  */
 
+#include "config.h"
+
 #include <assert.h>
 #include <stdlib.h>
 #include <string.h>