--- embedaddon/sudo/compat/regress/glob/globtest.c 2012/05/29 12:26:49 1.1.1.2 +++ embedaddon/sudo/compat/regress/glob/globtest.c 2013/07/22 10:46:11 1.1.1.3 @@ -33,6 +33,7 @@ struct gl_entry { }; int test_glob(struct gl_entry *); +__dso_public int main(int argc, char *argv[]); int main(int argc, char **argv)