portability fix

This commit is contained in:
petr@mysql.com 2005-02-28 16:05:18 +03:00
parent c193b3281d
commit 8bed4a14e7

View file

@ -16,6 +16,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include <sys/types.h>
#include <unistd.h>