From ab9536a75d3f2e0158cc91a0ae0096032c9d57b4 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Thu, 1 Dec 2016 14:22:54 -0500 Subject: Move bits/types.h into posix/bits. bits/types.h has no sysdeps variants, so it should be in the subdirectory that installs it (namely, posix). * bits/types.h: Move to posix/bits. * include/bits/types.h: New wrapper. --- include/bits/types.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/bits/types.h (limited to 'include/bits/types.h') diff --git a/include/bits/types.h b/include/bits/types.h new file mode 100644 index 0000000000..1c47910607 --- /dev/null +++ b/include/bits/types.h @@ -0,0 +1 @@ +#include -- cgit v1.2.3