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>
This commit is contained in:
Simon McVittie
2019-05-01 18:20:52 +01:00
parent e16bdc7ef9
commit 80779a3dec

View File

@@ -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