From cb47b9a1594477101dcc4ec10539f089d162c56f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 17 Jul 1999 23:48:13 +0000 Subject: [PATCH] Include to get prototype for free. --- stdio-common/bug1.c | 1 + 1 file changed, 1 insertion(+) diff --git a/stdio-common/bug1.c b/stdio-common/bug1.c index 468be5ca225..18e7d4c257d 100644 --- a/stdio-common/bug1.c +++ b/stdio-common/bug1.c @@ -1,4 +1,5 @@ #include +#include #include int -- 2.47.3