Commit d05697c7 authored by monty@mashka.mysql.fi's avatar monty@mashka.mysql.fi
Browse files

Fixed problem from last merge

parent d11512cc
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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__