summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2019-05-01 18:20:52 +0100
committerSimon McVittie <smcv@collabora.com>2019-05-02 14:59:59 +0100
commit80779a3dec43f468496a9ee19a4087ac46fc25e4 (patch)
tree838bcfa12274764ad38061210027ec9337f70086
parente16bdc7ef91e5bbdfc1881b51332226393275bb9 (diff)
downloadlibglnx-80779a3dec43f468496a9ee19a4087ac46fc25e4.tar.gz
missing: Remove unused <uchar.h>
This doesn't exist on some very old platforms. In the original file in systemd, it was here for char32_t and char16_t, which we don't use. Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--glnx-missing.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/glnx-missing.h b/glnx-missing.h
index 0eba07b..9d35c40 100644
--- a/glnx-missing.h
+++ b/glnx-missing.h
@@ -36,7 +36,6 @@
#include <stdlib.h>
#include <sys/resource.h>
#include <sys/syscall.h>
-#include <uchar.h>
#include <unistd.h>
/* The precise definition of __O_TMPFILE is arch specific; use the