Imported Upstream version 1.8.7
[debian/sudo] / compat / regress / fnmatch / fnm_test.c
index 2079e3b4a444b252bef55d82bf03ba015c526799..7795363969cf365b596cb83d3e66781a888ab29e 100644 (file)
 # include "compat/fnmatch.h"
 #endif
 
+#include "missing.h"
+
+__dso_public int main(int argc, char *argv[]);
+
 int
 main(int argc, char *argv[])
 {