From 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 20 Apr 2005 06:16:18 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'. --- net/unison-devel/files/patch-pty.c | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 net/unison-devel/files/patch-pty.c (limited to 'net/unison-devel/files/patch-pty.c') diff --git a/net/unison-devel/files/patch-pty.c b/net/unison-devel/files/patch-pty.c deleted file mode 100644 index 833ac9b05ed4..000000000000 --- a/net/unison-devel/files/patch-pty.c +++ /dev/null @@ -1,13 +0,0 @@ ---- pty.c.orig Sun Jan 23 19:55:28 2005 -+++ pty.c Sun Jan 23 19:56:28 2005 -@@ -32,6 +32,10 @@ - #ifdef __APPLE__ - #include // openpty - #endif -+#ifdef __FreeBSD__ -+#include -+#include -+#endif - - /* c_openpty: unit -> (int * Unix.file_descr) */ - CAMLprim value c_openpty() { -- cgit v1.2.3