From ec91d8b59d5c8b314bc50cc6feedeeaf6fe3493c Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Wed, 23 Aug 2006 03:38:46 +0000 Subject: Merge from trunk. --- libc/string/ffs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/string/ffs.c') diff --git a/libc/string/ffs.c b/libc/string/ffs.c index d98383d4e..9a68dc302 100644 --- a/libc/string/ffs.c +++ b/libc/string/ffs.c @@ -8,6 +8,7 @@ /* ffsl,ffsll */ #include "_string.h" +#include libc_hidden_proto(ffs) -- cgit v1.2.3