]> git.lyx.org Git - lyx.git/blobdiff - src/ispell.C
multicol; small stuff
[lyx.git] / src / ispell.C
index 07db2583e74a30b79750309a245707b9daf9c14c..d9fcd9472043dc781c7e5414b8a86fb8d5d4049d 100644 (file)
@@ -22,6 +22,7 @@
 #include "support/lstrings.h"
 
 #include <sys/select.h>
+#include <sys/time.h>
 
 #ifndef CXX_GLOBAL_CSTD
 using std::strcpy;