blob: 32c78b5464c2fc7952e1cf42899053e4c6553085 (
plain) (
tree)
|
|
--- ioq3-for-UrbanTerror-4-release-4.3.4/code/unix/unix_main.c.orig 2020-04-06 15:25:29.876818667 +0200
+++ ioq3-for-UrbanTerror-4-release-4.3.4/code/unix/unix_main.c 2020-04-06 15:25:36.236838181 +0200
@@ -53,10 +53,6 @@
#include <dlfcn.h>
#endif
-#ifdef __linux__
- #include <fpu_control.h> // bk001213 - force dumps on divide by zero
-#endif
-
#if defined(__sun)
#include <sys/file.h>
#endif
|