From 5fd7070fd05225b445269e3635056dbb9e1734a8 Mon Sep 17 00:00:00 2001 From: midipix Date: Oct 24 2016 16:44:00 +0000 Subject: output: error trace: explicitly #include . --- diff --git a/src/output/slbt_output_error.c b/src/output/slbt_output_error.c index 478838f..e61660e 100644 --- a/src/output/slbt_output_error.c +++ b/src/output/slbt_output_error.c @@ -7,6 +7,7 @@ #include #include #include +#include #include static const char aclr_reset[] = "\x1b[0m";