diff options
Diffstat (limited to 'src/scanner.h')
| -rw-r--r-- | src/scanner.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/scanner.h b/src/scanner.h index f42d9b9..b9f2f9a 100644 --- a/src/scanner.h +++ b/src/scanner.h | |||
| @@ -1,9 +1,5 @@ | |||
| 1 | #ifndef __VXGG_REWRITE___SCANNER_H___7164133769617___ | 1 | #ifndef __VXGG_REWRITE___SCANNER_H___7164133769617___ |
| 2 | #define __VXGG_REWRITE___SCANNER_H___7164133769617___ | 2 | #define __VXGG_REWRITE___SCANNER_H___7164133769617___ |
| 3 | 3 | ||
| 4 | #include "ll.h" | ||
| 5 | #include <dirent.h> | ||
| 6 | |||
| 7 | dlinkedlist * scandirlist(const char * const dir, int (*selector)(const struct dirent *), int (*cmp)(const struct dirent **, const struct dirent **)); | ||
| 8 | 4 | ||
| 9 | #endif \ No newline at end of file | 5 | #endif \ No newline at end of file |
