fix ndbm test

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11007 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-05-19 22:11:03 +00:00
parent 20d52a6696
commit 252ba39b1e

View File

@@ -38,7 +38,7 @@ RCSID("$Id$");
#include "otp_locl.h"
#ifdef HAVE_DB3
#if !defined(HAVE_NDBM) && !defined(HAVE_DB_NDBM)
#include "ndbm_wrap.h"
#endif