mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-29 20:35:12 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user