`version' needs to be declared `extern'.
[sgt/halibut] / halibut.h
index bd9cc69..26c82f6 100644 (file)
--- a/halibut.h
+++ b/halibut.h
@@ -325,7 +325,7 @@ void licence(void);
 /*
  * version.c
  */
-const char *const version;
+extern const char *const version;
 
 /*
  * misc.c