summaryrefslogtreecommitdiff
path: root/net-mgmt/icinga/files/patch-include_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/icinga/files/patch-include_config.h.in')
-rw-r--r--net-mgmt/icinga/files/patch-include_config.h.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-mgmt/icinga/files/patch-include_config.h.in b/net-mgmt/icinga/files/patch-include_config.h.in
new file mode 100644
index 000000000000..554dcf8ebd22
--- /dev/null
+++ b/net-mgmt/icinga/files/patch-include_config.h.in
@@ -0,0 +1,15 @@
+--- include/config.h.in.orig 2012-05-25 21:46:46.000000000 +0200
++++ include/config.h.in 2012-05-25 21:47:05.000000000 +0200
+@@ -222,10 +222,12 @@
+ #include <errno.h>
+ #endif
+
++#if 0
+ #undef HAVE_SYS_TIMEB_H
+ #if HAVE_SYS_TIMEB_H
+ #include <sys/timeb.h>
+ #endif
++#endif
+
+ #undef HAVE_SYS_IPC_H
+ #ifdef HAVE_SYS_IPC_H