XEmacs 21.2.5
[chise/xemacs-chise.git.1] / src / sysdll.c
index d5f309c..f339873 100644 (file)
@@ -23,10 +23,6 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 #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 */