Portability enhancements to make better use of autoconf. All system
[sgt/agedu] / fgetline.c
index 39696ac..e7ffe7b 100644 (file)
@@ -2,9 +2,7 @@
  * fgetline.c: implementation of fgetline.h.
  */
 
-#include <stdio.h>
-#include <string.h>
-
+#include "agedu.h"
 #include "alloc.h"
 #include "fgetline.h"