From 25552e29ba625a744cabd0978bdc2349b909b671 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 14 Dec 2009 22:11:50 -0700 Subject: [PATCH] accept4: adjust module dependencies * modules/accept4 (Depends-on): Use fcntl-h, not fcntl. Signed-off-by: Eric Blake --- ChangeLog | 3 +++ modules/accept4 | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b5ca5eb47..2756f670b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-12-14 Eric Blake + accept4: adjust module dependencies + * modules/accept4 (Depends-on): Use fcntl-h, not fcntl. + utimens: one more try at avoiding compiler warning * lib/utimens.c (lutimens): Lower scope of result. diff --git a/modules/accept4 b/modules/accept4 index d13127e84..6f2607154 100644 --- a/modules/accept4 +++ b/modules/accept4 @@ -9,7 +9,7 @@ m4/accept4.m4 Depends-on: sys_socket accept -fcntl +fcntl-h binary-io configure.ac: -- 2.11.0