Imported Upstream version 1.8.7
[debian/sudo] / compat / regress / glob / globtest.c
index b4f61f24bf5313c31fb85eb2b7cccc827a40b298..8da3ed458b150fe9c739059188bf350c563c5701 100644 (file)
@@ -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)