From 4efcc022656a709cc78cd9078a5bfc2b19323bc7 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 23 Aug 2012 11:34:37 +0000 Subject: Make dl-fxstatat64.c include of fxstatat64.c use <> not "". --- sysdeps/unix/sysv/linux/dl-fxstatat64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv') diff --git a/sysdeps/unix/sysv/linux/dl-fxstatat64.c b/sysdeps/unix/sysv/linux/dl-fxstatat64.c index 9a17a9b..1f8c2e6 100644 --- a/sysdeps/unix/sysv/linux/dl-fxstatat64.c +++ b/sysdeps/unix/sysv/linux/dl-fxstatat64.c @@ -3,4 +3,4 @@ function in this case. */ #undef __ASSUME_ATFCTS #define __ASSUME_ATFCTS 1 -#include "fxstatat64.c" +#include -- cgit v1.1