$NetBSD: patch-aw,v 1.1 2006/10/10 06:56:05 uebayasi Exp $ --- bcc/preproc.c.orig 1992-12-04 22:45:03.000000000 +0100 +++ bcc/preproc.c @@ -2,6 +2,8 @@ /* Copyright (C) 1992 Bruce Evans */ +#include + #include "const.h" #include "types.h" #include "input.h"