Header cosmetics
authorMyhailo Danylenko <isbear@ukrpost.net>
Wed, 29 Jun 2011 19:16:40 +0300
changeset 52 ab752dd11b45
parent 51 30b410060a65
child 53 dc9cf0b65d1c
Header cosmetics
config.h.in
disco.c
--- a/config.h.in	Sun May 08 01:40:04 2011 +0300
+++ b/config.h.in	Wed Jun 29 19:16:40 2011 +0300
@@ -4,8 +4,6 @@
 
 #cmakedefine HAVE_LM_CONNECTION_UNREGISTER_REPLY_HANDLER
 
-#include <mcabber/config.h>
-
 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )
 
 #endif
--- a/disco.c	Sun May 08 01:40:04 2011 +0300
+++ b/disco.c	Wed Jun 29 19:16:40 2011 +0300
@@ -33,6 +33,7 @@
 #include <mcabber/hbuf.h>
 #include <mcabber/modules.h>
 #include <mcabber/caps.h>
+#include <mcabber/api.h>
 
 #include "disco.h"