gmime r1558 - in trunk: . tests



Author: fejj
Date: Sun Apr  5 15:50:16 2009
New Revision: 1558
URL: http://svn.gnome.org/viewvc/gmime?rev=1558&view=rev

Log:
2009-04-05  Jeffrey Stedfast  <fejj novell com>

	* tests/test-headers.c: Removed unused headers to fix the build on
	Windows.


Modified:
   trunk/ChangeLog
   trunk/tests/test-headers.c

Modified: trunk/tests/test-headers.c
==============================================================================
--- trunk/tests/test-headers.c	(original)
+++ trunk/tests/test-headers.c	Sun Apr  5 15:50:16 2009
@@ -22,15 +22,10 @@
 #include <config.h>
 #endif
 
+#include <gmime/gmime.h>
+
 #include <stdio.h>
 #include <stdlib.h>
-#include <unistd.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
-#include <time.h>
-
-#include <gmime/gmime.h>
 
 #include "testsuite.h"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]