81:54515e5d60f5 | 82:44b3332dfe03 |
---|---|
25 */ | 25 */ |
26 | 26 |
27 #ifndef SCANNER_H_ | 27 #ifndef SCANNER_H_ |
28 #define SCANNER_H_ | 28 #define SCANNER_H_ |
29 | 29 |
30 #include "stdinc.h" | |
31 #include "settings.h" | 30 #include "settings.h" |
32 #include "string_list.h" | 31 #include "string_list.h" |
33 | 32 |
34 typedef struct { | 33 typedef struct { |
35 char *dir; | 34 char *dir; |