Don't include bstring.h, it doesn't exist.
authorUlrich Drepper <drepper@redhat.com>
Wed, 21 May 1997 01:22:18 +0000 (01:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 21 May 1997 01:22:18 +0000 (01:22 +0000)
sysdeps/rs6000/ffs.c

index 44e7a43..598c15c 100644 (file)
@@ -19,7 +19,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#include <bstring.h>
+#include <string.h>
 
 #undef ffs