diff --git a/sysdeps/unix/sysv/aix/powerpc/memset.c b/sysdeps/unix/sysv/aix/powerpc/memset.c index 6955ef5e91..352db13085 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