opnsense-ports/sysutils/logtool/files/patch-src_ansi.c
Franco Fichtner eb6042d4fc */*: sync with upstream
Taken from: HardenedBSD
2020-09-25 15:04:32 +02: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 */