[COMMITTED] Move generic <bits/unistd_ext.h> to a more regular location

Message ID 20190208221119.A7B2C8410951@oldenburg2.str.redhat.com
State Committed
Commit 520b1df08de68a3de328b65a25b86300a7ddf512
Headers

Commit Message

Florian Weimer Feb. 8, 2019, 10:11 p.m. UTC
  No functional change; the previous path worked as well, but it
re-added the obsolete sysdeps/generic/bits directory, which was
removed (for the first time) in commit
c72565e5f1124c2dc72573e83406fe999e56091f.

Fixes commit e47d82c99a6db060419b421768aced76bea92997 ("Provide
<bits/unistd_ext.h> as a sysdeps header exclusively").

2019-02-08  Florian Weimer  <fweimer@redhat.com>

	* sysdeps/generic/bits/unistd_ext.h: Move to ...
	* bits/unistd_ext.h: here.
  

Patch

diff --git a/sysdeps/generic/bits/unistd_ext.h b/bits/unistd_ext.h
similarity index 100%
rename from sysdeps/generic/bits/unistd_ext.h
rename to bits/unistd_ext.h