From 80779a3dec43f468496a9ee19a4087ac46fc25e4 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 1 May 2019 18:20:52 +0100 Subject: [PATCH] missing: Remove unused 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 --- glnx-missing.h | 1 - 1 file changed, 1 deletion(-) diff --git a/glnx-missing.h b/glnx-missing.h index 0eba07bf..9d35c40b 100644 --- a/glnx-missing.h +++ b/glnx-missing.h @@ -36,7 +36,6 @@ #include #include #include -#include #include /* The precise definition of __O_TMPFILE is arch specific; use the