From fa8b3a2161c997be308438040641dc0445f9d494 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 22 Feb 2005 15:21:59 +0000 Subject: Always include the stdio.h header file --- hcid/kword.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hcid') diff --git a/hcid/kword.c b/hcid/kword.c index 895b2410..41800b75 100644 --- a/hcid/kword.c +++ b/hcid/kword.c @@ -32,6 +32,7 @@ #include #endif +#include #include #include #include -- cgit