From: Roland McGrath Date: Wed, 28 Dec 2005 05:47:03 +0000 (+0000) Subject: 2005-12-27 Roland McGrath X-Git-Tag: glibc-2.16-ports-before-merge~976 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7031b26a6b950ac2aae555dc1cf2ee4befc3caa5;p=thirdparty%2Fglibc.git 2005-12-27 Roland McGrath * sysdeps/unix/sysv/aix/powerpc/memset.c: Don't use sysdeps/generic. --- diff --git a/sysdeps/unix/sysv/aix/powerpc/memset.c b/sysdeps/unix/sysv/aix/powerpc/memset.c index 6955ef5e919..352db130858 100644 --- a/sysdeps/unix/sysv/aix/powerpc/memset.c +++ b/sysdeps/unix/sysv/aix/powerpc/memset.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001 Free Software Foundation, Inc. +/* Copyright (C) 2001, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -18,4 +18,4 @@ /* Until the cache line issues are resolved use the generic implementation. */ -#include +#include