--- embedaddon/sudo/compat/regress/fnmatch/fnm_test.c 2012/02/21 16:23:02 1.1.1.1 +++ embedaddon/sudo/compat/regress/fnmatch/fnm_test.c 2013/07/22 10:46:11 1.1.1.2 @@ -20,6 +20,10 @@ # include "compat/fnmatch.h" #endif +#include "missing.h" + +__dso_public int main(int argc, char *argv[]); + int main(int argc, char *argv[]) {