$NetBSD: patch-ad,v 1.1 2007/12/04 00:57:40 bjs Exp $ --- sentence.c.orig 2007-08-09 09:00:25.000000000 -0400 +++ sentence.c @@ -40,8 +40,15 @@ with this program. If not, write to the #else #define _(String) String #endif +#if defined(HAVE_NBCOMPAT_H) +#include +#include +#include +#include +#else #include #include +#endif #include #include