diff options
Diffstat (limited to 'spectro/aglob.c')
-rwxr-xr-x[-rw-r--r--] | spectro/aglob.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spectro/aglob.c b/spectro/aglob.c index 2ba37d5..dbf9157 100644..100755 --- a/spectro/aglob.c +++ b/spectro/aglob.c @@ -42,6 +42,7 @@ # include <pthread.h> #endif +#include <ctype.h> #include <sys/types.h> #include <sys/stat.h> #include <stdio.h> |