diff src/sysdll.c @ 380:8626e4521993 r21-2-5

Import from CVS: tag r21-2-5
author cvs
date Mon, 13 Aug 2007 11:07:10 +0200
parents 6330739388db
children aabb7f5b1c81
line wrap: on
line diff
--- a/src/sysdll.c	Mon Aug 13 11:06:08 2007 +0200
+++ b/src/sysdll.c	Mon Aug 13 11:07:10 2007 +0200
@@ -23,10 +23,6 @@
 #include <config.h>
 #endif
 
-#include <stdlib.h>
-#include <assert.h>
-#include <string.h>
-#include <stdio.h>
 #include "sysdll.h"
 
 /* This whole file is conditional upon HAVE_DLL */