diff options
Diffstat (limited to 'sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S')
-rw-r--r-- | sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S b/sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S index 085e74758f..e4a63f5010 100644 --- a/sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S +++ b/sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S @@ -16,8 +16,6 @@ License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ -#include <sysdep.h> - #if defined SHARED && IS_IN (libc) # define STRCMP __strcmp_ppc |