4:ee28b655297b | 5:f878a9ffa3e0 |
---|---|
14 | 14 |
15 #ifdef CONFIG_LOCALE | 15 #ifdef CONFIG_LOCALE |
16 #include <libintl.h> | 16 #include <libintl.h> |
17 #endif | 17 #endif |
18 | 18 |
19 #include "include/util.h" | 19 #include <libtu/util.h> |
20 #include "include/misc.h" | 20 #include <libtu/misc.h> |
21 | 21 |
22 | 22 |
23 static const ProgInfo *proginfo=NULL; | 23 static const ProgInfo *proginfo=NULL; |
24 static const char *progname=NULL; | 24 static const char *progname=NULL; |
25 | 25 |