]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 44e7a434d2779b15e995f35ad65bbf16d9e6b72a..598c15c01a78003a3e303d48ef784760f47226fd 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