From 3114158a384d4c1fdc3e1845bf8a55fca7787916 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 5 Dec 2022 18:55:19 +0200 Subject: [PATCH] ; * src/xfns.c: Actually remove "#include ". --- src/xfns.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xfns.c b/src/xfns.c index 6d09527409c..9951ced6611 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -43,7 +43,6 @@ along with GNU Emacs. If not, see . */ #ifdef USE_XCB #include #include -#include #endif #include "bitmaps/gray.xbm" -- 2.39.5