summaryrefslogtreecommitdiff
path: root/tests/read_description.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/read_description.c')
-rw-r--r--tests/read_description.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/read_description.c b/tests/read_description.c
index f85a053..899a600 100644
--- a/tests/read_description.c
+++ b/tests/read_description.c
@@ -1,6 +1,6 @@
/* read_description.c -- read parameters from description file
-Copyright (C) 2012 INRIA
+Copyright (C) 2012, 2013 INRIA
This file is part of GNU MPC.
@@ -20,7 +20,6 @@ along with this program. If not, see http://www.gnu.org/licenses/ .
#include <string.h>
#include "mpc-tests.h"
-#include "templates.h"
static size_t read_keyworddesc (mpc_datafile_context_t* datafile_context,
char **buffer_ptr, size_t buffer_length);