1999-08-20 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
+1999-08-20 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
+
1999-08-19 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/execve.c: New file. This version terminates
#include <sys/types.h>
#ifdef __USE_FILE_OFFSET64
-# error "<sendfile.h> cannot be used with _FILE_OFFSET=64"
+# error "<sendfile.h> cannot be used with _FILE_OFFSET_BITS=64"
#endif
__BEGIN_DECLS