mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
1999-08-20 Andreas Schwab <schwab@suse.de> * sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
#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
|
||||
|
Reference in New Issue
Block a user