aboutsummaryrefslogtreecommitdiff
path: root/misc/xpns/files/patch-scandir.c
blob: d136a558673608a5e500eeecfa729c8739d8a269 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- scandir.c.orig
+++ scandir.c
@@ -12,6 +12,8 @@
 **									
 *************************************************************************/
 #include	<stdio.h>
+#include	<ctype.h>
+#include	<stdlib.h>
 #include	"dir.H"
 #include	"misc.h"