This prevents compilation failure on OS-X. Reviewed and approved on jabber.
@@ -17,7 +17,7 @@
#include <dhcpsrv/database_connection.h>
#include <boost/scoped_ptr.hpp>
-#include <mysql/mysql.h>
+#include <mysql.h>
#include <vector>
namespace isc {
@@ -21,7 +21,7 @@
#include <boost/utility.hpp>
namespace dhcp {
#include <time.h>