From ca437251769196bb80e082c1c968fcaa2b96deb6 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 4 Dec 2017 17:47:13 +0100 Subject: Improve the `.dump` filter --- src/sp_config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/sp_config.h') diff --git a/src/sp_config.h b/src/sp_config.h index b8fd679..8ef62a2 100644 --- a/src/sp_config.h +++ b/src/sp_config.h @@ -66,6 +66,8 @@ typedef struct { } sp_config_unserialize; typedef struct { + char *textual_representation; + char *filename; pcre *r_filename; -- cgit v1.3