Fix missing include.

This commit is contained in:
Markus Armbruster 2006-07-10 05:46:38 +00:00
parent 7aaf8f26b3
commit 16a0869bb0

View file

@ -33,6 +33,8 @@
#include <config.h> #include <config.h>
#include "version.h"
char version[] = PACKAGE_STRING; char version[] = PACKAGE_STRING;
char legal[] = char legal[] =
"Copyright (C) 1986-2006, Dave Pare, Jeff Bailey, Thomas Ruschak,\n" "Copyright (C) 1986-2006, Dave Pare, Jeff Bailey, Thomas Ruschak,\n"