]> git.lyx.org Git - lyx.git/blobdiff - src/support/kill.C
MacOSX compile fix.
[lyx.git] / src / support / kill.C
index 9e5009ae74e4c4f270b672b88dab64c4e0f0b357..114b0037295450e221380715d6418c42b8cb60b3 100644 (file)
@@ -22,7 +22,7 @@
 #include "os.h"
 
 #include <windows.h>
-#include <errno.h>
+#include <cerrno>
 
 using std::endl;
 #endif //_WIN32