Description: remove conflicting declaration of kpathsea_version_string
Author: Jakub Wilk <jwilk@debian.org>
Bug-Debian: http://bugs.debian.org/666169
Forwarded: no
Last-Update: 2012-04-22

--- a/kpathsea.c
+++ b/kpathsea.c
@@ -36,7 +36,6 @@
 
 void version_findtfm(void)
 {
-        extern char * kpathsea_version_string;
         puts(kpathsea_version_string);
 }
 
