6 * This file is distributed under the terms of the "Artistic License". |
6 * This file is distributed under the terms of the "Artistic License". |
7 * See the included file LICENSE for details. |
7 * See the included file LICENSE for details. |
8 */ |
8 */ |
9 |
9 |
10 #include <stdio.h> |
10 #include <stdio.h> |
11 #include "include/util.h" |
11 |
12 #include "include/misc.h" |
12 #include <libtu/util.h> |
13 #include "include/optparser.h" |
13 #include <libtu/misc.h> |
|
14 #include <libtu/optparser.h> |
14 |
15 |
15 |
16 |
16 static const char usage[]= |
17 static const char usage[]= |
17 "$u [options]\n" |
18 "$u [options]\n" |
18 "\n" |
19 "\n" |