diff options
author | John Marino <marino@FreeBSD.org> | 2014-09-07 15:04:06 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-09-07 15:04:06 +0000 |
commit | 59d0a3258cced810195f58fdd52334c4edbd3d2a (patch) | |
tree | 52be17508db79847928169a34c79c6022bd62909 /lang/caml-light/files/patch-ag | |
parent | - Pass maintainership to python@ (diff) |
Remove unstaged lang/caml-light
Notes
Notes:
svn path=/head/; revision=367550
Diffstat (limited to 'lang/caml-light/files/patch-ag')
-rw-r--r-- | lang/caml-light/files/patch-ag | 11 |
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 |