Index: select.h =================================================================== --- select.h (revision 2533) +++ select.h (revision 2534) @@ -47,8 +47,6 @@ SM_LIST = 1 } search_method_t; -#if defined(HAVE_REGCOMP) || defined(HAVE_RE_COMP) bool SelectObjectByName(int, char *, bool, search_method_t); -#endif #endif