util.c

changeset 70
e866dc825481
parent 62
aae5facf9fc5
child 79
81e9a32b1c0c
equal deleted inserted replaced
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

mercurial