From 136702793db32df55728ddfc65b65c6e20d53414 Mon Sep 17 00:00:00 2001 From: "Frank J. Laszlo" Date: Thu, 9 Nov 2006 13:56:24 +0000 Subject: New Port: devel/cbind This tool is designed to aid in the creation of Ada bindings to C. PR: ports/105182 Submitted By: "John Merryweather Cooper" Approved By: flz (mentor) --- devel/cbind/files/patch-files.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 devel/cbind/files/patch-files.c (limited to 'devel/cbind/files/patch-files.c') diff --git a/devel/cbind/files/patch-files.c b/devel/cbind/files/patch-files.c new file mode 100644 index 000000000000..9b368b2ac2a8 --- /dev/null +++ b/devel/cbind/files/patch-files.c @@ -0,0 +1,18 @@ +--- files.c.orig Fri May 19 16:45:30 1995 ++++ files.c Mon Dec 23 08:38:17 2002 +@@ -1,5 +1,6 @@ + #include "ansi.h" + #include "hostinfo.h" ++#include "host.h" + #include "config.h" + + #include +@@ -11,7 +12,7 @@ + #include + #else + #include +-#include ++#include + #endif + + #undef NULL -- cgit v1.2.3