diff options
Diffstat (limited to 'devel/cbind/files/patch-units.c')
| -rw-r--r-- | devel/cbind/files/patch-units.c | 10 |
1 files changed, 10 insertions, 0 deletions
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 <sys/types.h> + #include <sys/stat.h> + #include <stdio.h> ++#include "host.h" + #include "ansi.h" + #include "files.h" + #include "units.h" |
