From patchwork Sat Jan 27 15:56:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Thibault X-Patchwork-Id: 25615 Received: (qmail 63870 invoked by alias); 27 Jan 2018 15:56:36 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 63830 invoked by uid 89); 27 Jan 2018 15:56:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.1 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_HELO_PASS, SPF_NEUTRAL autolearn=ham version=3.3.2 spammy= X-HELO: hera.aquilenet.fr From: Samuel Thibault To: libc-alpha@sourceware.org Cc: Samuel Thibault Subject: [hurd,commited 1/7] hurd: fix warning Date: Sat, 27 Jan 2018 16:56:23 +0100 Message-Id: <20180127155629.23644-2-samuel.thibault@ens-lyon.org> In-Reply-To: <20180127155629.23644-1-samuel.thibault@ens-lyon.org> References: <20180127155629.23644-1-samuel.thibault@ens-lyon.org> * sysdeps/mach/hurd/xmknodat.c: Include . --- ChangeLog | 4 ++++ sysdeps/mach/hurd/xmknodat.c | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8e3c150aca..e6392de4e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-01-27 Samuel Thibault + + * sysdeps/mach/hurd/xmknodat.c: Include . + 2018-01-27 James Clarke * sysdeps/hppa/fpu/libm-test-ulps: Update. diff --git a/sysdeps/mach/hurd/xmknodat.c b/sysdeps/mach/hurd/xmknodat.c index d824281476..40d86aa2c0 100644 --- a/sysdeps/mach/hurd/xmknodat.c +++ b/sysdeps/mach/hurd/xmknodat.c @@ -25,6 +25,7 @@ #include <_itoa.h> #include #include +#include /* Create a device file named PATH relative to FD, with permission and special bits MODE and device number DEV (which can be constructed