summaryrefslogtreecommitdiff
path: root/config/midipix/pyconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/midipix/pyconfig.h')
-rw-r--r--config/midipix/pyconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/midipix/pyconfig.h b/config/midipix/pyconfig.h
index 5e87863..8d49743 100644
--- a/config/midipix/pyconfig.h
+++ b/config/midipix/pyconfig.h
@@ -36,6 +36,10 @@
#define SIZEOF_PID_T __SIZEOF_INT__
#endif
+#ifndef HAVE_SIGINFO_T_SI_BAND
+#define HAVE_SIGINFO_T_SI_BAND 1
+#endif
+
#ifndef PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT
#define PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT 1
#endif