Portability enhancements to make better use of autoconf. All system
[sgt/agedu] / alloc.c
diff --git a/alloc.c b/alloc.c
index e5c018f..265d6a4 100644 (file)
--- a/alloc.c
+++ b/alloc.c
@@ -2,13 +2,6 @@
  * alloc.c: implementation of alloc.h
  */
 
-#include <stdlib.h>
-#include <string.h>
-#include <stdarg.h>
-#include <time.h>
-#include <assert.h>
-#include <stdio.h>
-
 #include "agedu.h"
 #include "alloc.h"