From 4902da17c8a413ed289528c08a6706d5cdb018dc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Jun 2011 12:29:04 -0400 Subject: Add missing HAVE_SENDFILE definition --- sysdeps/unix/sysv/linux/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/Makefile') diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index ebb3f5d852..f626a22579 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -167,5 +167,6 @@ CFLAGS-grpcache.c += -DHAVE_SENDFILE CFLAGS-hstcache.c += -DHAVE_SENDFILE CFLAGS-aicache.c += -DHAVE_SENDFILE CFLAGS-initgrcache.c += -DHAVE_SENDFILE +CFLAGS-servicescache.c += -DHAVE_SENDFILE CFLAGS-gai.c += -DNEED_NETLINK endif -- cgit v1.2.3