Skip to content
Snippets Groups Projects
Commit e0024eae authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
Forwarded: https://gitlab.gnome.org/GNOME/libglnx/merge_requests/6
parent d6d39983
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment