From 2e9349c4c4ffe494cf9b1ca4139097c963f68573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 30 Aug 2019 21:43:50 +0200 Subject: [PATCH] vt: remove unneeded include --- vt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/vt.c b/vt.c index 3693538e..0919f11d 100644 --- a/vt.c +++ b/vt.c @@ -693,7 +693,6 @@ pre_print(struct terminal *term) } } -#include static inline void post_print(struct terminal *term) {