]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.C
fix crash when collapsing ert with cursor inside
[lyx.git] / src / lyx_cb.C
index 2112cda2468db70679293758910c5a7f559fe0d9..c58ee30d7fec683b31cf1ba9a39f2456237bca41 100644 (file)
@@ -44,7 +44,7 @@
 #include "support/path.h"
 #include "support/systemcall.h"
 
-#ifdef _WIN32
+#if !defined (HAVE_FORK)
 # define fork() -1
 #endif