ossp-pkg/rc/rc_anal.h 1.1 -> 1.2
--- rc_anal.h 2002/06/27 15:38:57 1.1
+++ rc_anal.h 2002/06/27 15:56:13 1.2
@@ -27,10 +27,7 @@
** rc_anal.h: Run-command processor ISO C public API header file
*/
-#include <sys/types.h>
#include <dirent.h>
-#include <sys/param.h>
-#include <stdio.h>
/* Global needed for use by scandir function in analGloblocs */
extern int alphasort(const void *, const void *);
|
|