ports/sysutils/logtool/files/patch-src_ansi.c
Stefan Eßer 6fc230b634 Fix build with -fno-common
While here add license (GPLv2)
2020-09-22 13:28:40 +00:00

11 lines
267 B
C

--- src/ansi.c.orig 2003-04-21 17:42:38 UTC
+++ src/ansi.c
@@ -20,6 +20,8 @@
#include "includes.h"
+st_color color;
+
void lt_colorset_ansi() { /* this sets up color definitions for the output module */
/* simple strcpy's to the appropriate variables */