summaryrefslogtreecommitdiff
path: root/token.c
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2016-08-28 00:37:50 -0400
committerPaul Duncan <pabs@pablotron.org>2016-08-28 00:37:50 -0400
commit0089842c454e51367a10dd86856cca8884bd2f01 (patch)
tree22837d11a1c7776f38b77ab487cbf2f759380e01 /token.c
parent14b04c962ee670e459f3e829e701da7fe1e57048 (diff)
downloadlibfhp-0089842c454e51367a10dd86856cca8884bd2f01.tar.bz2
libfhp-0089842c454e51367a10dd86856cca8884bd2f01.zip
add internal.h and te-parser.c
Diffstat (limited to 'token.c')
-rw-r--r--token.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/token.c b/token.c
index d32c952..4e5dbfc 100644
--- a/token.c
+++ b/token.c
@@ -1,5 +1,4 @@
-#include <string.h>
-#include "fhp/fhp.h"
+#include "internal.h"
//
// token functions