diff mcabber/src/fifo.c @ 1598:a087125d8fc8

Replace libjabber with loudmouth
author franky
date Sun, 11 Oct 2009 15:38:32 +0200
parents 8c0237c8c186
children dcd5d4c75199
line wrap: on
line diff
--- a/mcabber/src/fifo.c	Thu Oct 08 19:40:23 2009 +0200
+++ b/mcabber/src/fifo.c	Sun Oct 11 15:38:32 2009 +0200
@@ -20,6 +20,7 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <glib.h>
 #include <sys/types.h>
 #include <sys/stat.h>