From 0089842c454e51367a10dd86856cca8884bd2f01 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 28 Aug 2016 00:37:50 -0400 Subject: add internal.h and te-parser.c --- env.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'env.c') diff --git a/env.c b/env.c index 721d392..8994598 100644 --- a/env.c +++ b/env.c @@ -1,5 +1,4 @@ -#include -#include "fhp/fhp.h" +#include "internal.h" static char * const fhp_strings[] = { -- cgit v1.2.3