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-units.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/cbind/files/patch-units.c (limited to 'devel/cbind/files/patch-units.c') diff --git a/devel/cbind/files/patch-units.c b/devel/cbind/files/patch-units.c new file mode 100644 index 000000000000..efafae2ab62c --- /dev/null +++ b/devel/cbind/files/patch-units.c @@ -0,0 +1,10 @@ +--- units.c.orig Fri Sep 22 12:06:46 1995 ++++ units.c Mon Dec 23 08:38:17 2002 +@@ -2,6 +2,7 @@ + #include + #include + #include ++#include "host.h" + #include "ansi.h" + #include "files.h" + #include "units.h" -- cgit v1.2.3