aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tokens.c
diff options
context:
space:
mode:
Diffstat (limited to 'tokens.c')
-rw-r--r--tokens.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tokens.c b/tokens.c
index 0ccd3255..5c4ba320 100644
--- a/tokens.c
+++ b/tokens.c
@@ -1,4 +1,4 @@
-/* $Id: tokens.c,v 1.3 2008/12/04 19:31:57 kristaps Exp $ */
+/* $Id: tokens.c,v 1.4 2008/12/09 17:09:12 kristaps Exp $ */
/*
* Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -20,7 +20,6 @@
#include <stdlib.h>
#include <string.h>
-#include "libmdocml.h"
#include "private.h"