136702793d
This tool is designed to aid in the creation of Ada bindings to C. PR: ports/105182 Submitted By: "John Merryweather Cooper" <john_m_cooper@yahoo.com> Approved By: flz (mentor)
10 lines
211 B
C
10 lines
211 B
C
--- cdep.c.orig Fri May 19 19:19:36 1995
|
|
+++ cdep.c Mon Dec 23 08:38:17 2002
|
|
@@ -12,6 +12,7 @@
|
|
#include "cpp.h"
|
|
#include "cpp_hide.h"
|
|
#include "allocate.h"
|
|
+#include "host.h"
|
|
|
|
#undef NULL
|
|
#define NULL 0
|