diff --git a/tools/test.c b/tools/test.c index 00b9d83..23d9316 100644 --- a/tools/test.c +++ b/tools/test.c @@ -53,6 +53,7 @@ /* private */ /* prototypes */ static int _test(GtkIconSize iconsize, char * applets[]); + static int _usage(void);