69:df17024f1107 | 70:e866dc825481 |
---|---|
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 <libtu/util.h> | 19 #include "util.h" |
20 #include <libtu/misc.h> | 20 #include "misc.h" |
21 | 21 |
22 | 22 |
23 static const char *progname=NULL; | 23 static const char *progname=NULL; |
24 | 24 |
25 | 25 |