diff libpurple/protocols/mxit/roster.c @ 28770:259bbfb423d4

Fix all the remaining files for which internal.h doesn't end up being the first include. This should resolve the warnings on Solaris as reported by aab. Closes #10523.
author Paul Aurich <paul@darkrain42.org>
date Tue, 08 Dec 2009 04:18:32 +0000
parents bbc3eac0ee95
children ecc6217baa1e
line wrap: on
line diff
--- a/libpurple/protocols/mxit/roster.c	Tue Dec 08 03:42:59 2009 +0000
+++ b/libpurple/protocols/mxit/roster.c	Tue Dec 08 04:18:32 2009 +0000
@@ -23,10 +23,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
-#include	<stdio.h>
-#include	<unistd.h>
-#include	<string.h>
-
+#include    "internal.h"
 #include	"purple.h"
 
 #include	"protocol.h"