summaryrefslogtreecommitdiff
path: root/math/gap/patches/patch-src_sysfiles.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/gap/patches/patch-src_sysfiles.c')
-rw-r--r--math/gap/patches/patch-src_sysfiles.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/gap/patches/patch-src_sysfiles.c b/math/gap/patches/patch-src_sysfiles.c
new file mode 100644
index 00000000000..1ac5e4cae60
--- /dev/null
+++ b/math/gap/patches/patch-src_sysfiles.c
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_sysfiles.c,v 1.1 2013/07/18 12:07:25 joerg Exp $
+
+--- src/sysfiles.c.orig 2013-07-18 09:51:28.000000000 +0000
++++ src/sysfiles.c
+@@ -52,6 +52,7 @@ const char * Revision_sysfiles_c =
+
+ #include <sys/time.h>
+ #include <sys/types.h>
++#include <termios.h>
+ #endif
+ #endif
+