From d19aec2fbfa9c885cb73b470f174763ba87fca74 Mon Sep 17 00:00:00 2001 From: Nick Briggs Date: Tue, 21 Feb 2023 12:44:02 -0800 Subject: [PATCH] Remove duplicate include version.h in xbbt.c --- src/xbbt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xbbt.c b/src/xbbt.c index c04f224..27026e8 100644 --- a/src/xbbt.c +++ b/src/xbbt.c @@ -13,7 +13,6 @@ #include // for XFlush, XPutImage #include "devif.h" // for (anonymous), MRegion, DspInterface #include "lispemul.h" // for DLword -#include "version.h" #include "xbbtdefs.h" // for clipping_Xbitblt #include "xdefs.h" // for XLOCK, XUNLOCK