X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fslocal.c;h=0e7791608bc08e81b15e7e12d8cccac4cf43c87c;hp=ca23fd89457900685cc25449f7f4d8a1e73c6f25;hb=4fbbf33311630a467654077776f088d7810c2202;hpb=9bfe3115764af0a6e0dbbf8564ff0edd5ac28543 diff --git a/uip/slocal.c b/uip/slocal.c index ca23fd8..0e77916 100644 --- a/uip/slocal.c +++ b/uip/slocal.c @@ -55,7 +55,7 @@ extern int initgroups(char*, int); #ifdef HAVE_GDBM_NDBM_H #include #else -#if defined(HAVE_DB_H) && defined(HAVE_LIBDB) +#if defined(HAVE_DB_H) #define DB_DBM_HSEARCH 1 #include #else