src/connection.c

changeset 5717
2f3a377de638
parent 5676
d3c2fdaf4821
child 5725
6a4612466158
--- a/src/connection.c	Tue Jun 03 17:37:25 2003 +0000
+++ b/src/connection.c	Tue Jun 03 19:55:47 2003 +0000
@@ -20,7 +20,10 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
+
 #include "connection.h"
+#include "debug.h"
+#include "gaim.h"
 
 static GList *connections = NULL;
 static GList *connections_connecting = NULL;

mercurial