public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add include/sys/sendfile.h
@ 2005-11-24 14:40 Thorsten Kukuk
  0 siblings, 0 replies; only message in thread
From: Thorsten Kukuk @ 2005-11-24 14:40 UTC (permalink / raw)
  To: libc-hacker


Hi,

current CVS does not build if no glibc headers are installed.
nscd now includes <sys/sendfile.h> and cannot find it:

2005-11-23  Thorsten Kukuk  <kukuk@suse.de>

	* includde/sys/sendfile.h: Include io/sys/sendfile.h

--- include/sys/sendfile.h
+++ include/sys/sendfile.h      2005/11/23 14:13:18
@@ -0,0 +1 @@
+#include <io/sys/sendfile.h>

-- 
Thorsten Kukuk         http://www.suse.de/~kukuk/      kukuk@suse.de
SUSE LINUX Products GmbH       Maxfeldstr. 5       D-90409 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-24 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-24 14:40 [PATCH] Add include/sys/sendfile.h Thorsten Kukuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).