From 403b91798a7865717d9b6b296e39a2c6c7238213 Mon Sep 17 00:00:00 2001 From: "konstantin@mysql.com" <> Date: Thu, 5 Aug 2004 14:16:43 -0700 Subject: Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h, the second is for the rest of time declarations in mysys. --- sql/tztime.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'sql/tztime.cc') diff --git a/sql/tztime.cc b/sql/tztime.cc index aab0d36b61e..2ed55f2fa4e 100644 --- a/sql/tztime.cc +++ b/sql/tztime.cc @@ -32,6 +32,7 @@ #include "mysql_priv.h" #else #include +#include #include "tztime.h" #include #endif -- cgit v1.2.1