From dad1fc66e44a4dad94eb1e9ffd5736bf8f59ae6d Mon Sep 17 00:00:00 2001 From: John Levon Date: Tue, 18 Feb 2003 00:25:49 +0000 Subject: [PATCH] include sys/time.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6193 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/ispell.C | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ispell.C b/src/ispell.C index 07db2583e7..d9fcd94720 100644 --- a/src/ispell.C +++ b/src/ispell.C @@ -22,6 +22,7 @@ #include "support/lstrings.h" #include +#include #ifndef CXX_GLOBAL_CSTD using std::strcpy; -- 2.39.5