--- embedaddon/sudo/compat/regress/glob/globtest.c 2012/02/21 16:23:02 1.1 +++ embedaddon/sudo/compat/regress/glob/globtest.c 2012/05/29 12:26:49 1.1.1.2 @@ -14,7 +14,7 @@ #ifdef HAVE_STRINGS_H # include #endif /* HAVE_STRINGS_H */ -#ifdef HAVE_EXTENDED_GLOB +#ifdef HAVE_GLOB # include #else # include "compat/glob.h"