]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/pwrite.c
2.5-18.1
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / pwrite.c
index f4eb2f55442170782773ca845732201e1a7911f5..7afb8145181daec82b8da30d3cdddca531848267 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2000,2002,2003,2004 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2000,2002,2003,2004,2006 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
@@ -26,7 +26,7 @@
 #include <sys/syscall.h>
 #include <bp-checks.h>
 
-#include "kernel-features.h"
+#include <kernel-features.h>
 
 #ifdef __NR_pwrite64           /* Newer kernels renamed but it's the same.  */
 # ifdef __NR_pwrite