aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
Diffstat (limited to 'biology')
-rw-r--r--biology/iolib/files/patch-progs__scram_test.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/biology/iolib/files/patch-progs__scram_test.c b/biology/iolib/files/patch-progs__scram_test.c
new file mode 100644
index 000000000000..cfcb52696bb8
--- /dev/null
+++ b/biology/iolib/files/patch-progs__scram_test.c
@@ -0,0 +1,10 @@
+--- ./progs/scram_test.c.orig 2014-05-31 14:25:16.000000000 -0300
++++ ./progs/scram_test.c 2014-05-31 14:25:27.000000000 -0300
+@@ -44,6 +44,7 @@
+ #include <assert.h>
+ #include <ctype.h>
+ #include <errno.h>
++#include <unistd.h>
+
+ #if defined(__MINGW32__)
+ # include <getopt.h>