From: Ulrich Drepper Date: Wed, 21 May 1997 01:22:18 +0000 (+0000) Subject: Don't include bstring.h, it doesn't exist. X-Git-Tag: glibc-2.16-ports-before-merge~3606 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c6c6ee3d3afade5ef2bfb124e9e7a3e4734540a;p=thirdparty%2Fglibc.git Don't include bstring.h, it doesn't exist. --- diff --git a/sysdeps/rs6000/ffs.c b/sysdeps/rs6000/ffs.c index 44e7a434d27..598c15c01a7 100644 --- a/sysdeps/rs6000/ffs.c +++ b/sysdeps/rs6000/ffs.c @@ -19,7 +19,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include -#include +#include #undef ffs