]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update gnulib submodule to latest
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Mar 2020 19:16:18 +0000 (12:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Mar 2020 20:05:32 +0000 (13:05 -0700)
* src/selinux.c: Do not include dosname.h; not needed, since
system.h does that for us via dirname.h.

gnulib
src/selinux.c

diff --git a/gnulib b/gnulib
index d279bc6d9f9323e19ad8c32b6d12ff96dfb0f5ba..88776ceb6f7a888e2ee6ccf81958a90ec1cee3c2 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit d279bc6d9f9323e19ad8c32b6d12ff96dfb0f5ba
+Subproject commit 88776ceb6f7a888e2ee6ccf81958a90ec1cee3c2
index 85f70f0a52d26f06a344145e4bb49b4cbfa205bf..874ad5b6d412c26ce800ce479e9f96f53fe2bd95 100644 (file)
@@ -25,7 +25,6 @@
 #include "error.h"
 #include "system.h"
 #include "canonicalize.h"
-#include "dosname.h"
 #include "xfts.h"
 #include "selinux.h"