summaryrefslogtreecommitdiff
path: root/lang/caml-light/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'lang/caml-light/files/patch-ag')
-rw-r--r--lang/caml-light/files/patch-ag11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/caml-light/files/patch-ag b/lang/caml-light/files/patch-ag
deleted file mode 100644
index 47642f20b048..000000000000
--- a/lang/caml-light/files/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/runtime/io.h-- Thu Jan 12 09:59:39 1995
-+++ src/runtime/io.h Sat Aug 2 20:57:13 2003
-@@ -7,6 +7,8 @@
- #include "misc.h"
- #include "mlvalues.h"
-
-+#include <unistd.h>
-+
- #ifndef IO_BUFFER_SIZE
- #define IO_BUFFER_SIZE 4096
- #endif