Fixed problem from last merge

This commit is contained in:
unknown 2002-09-03 18:02:05 +03:00
commit 50a612f7cd

View file

@ -23,9 +23,6 @@
#include <ha_berkeley.h>
#endif
#include <myisam.h>
#ifdef HAVE_BERKELEY_DB
#include <ha_berkeley.h>
#endif
#include <assert.h>
#ifdef __WIN__