Fix missing include.
This commit is contained in:
parent
7aaf8f26b3
commit
16a0869bb0
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include "version.h"
|
||||
|
||||
char version[] = PACKAGE_STRING;
|
||||
char legal[] =
|
||||
"Copyright (C) 1986-2006, Dave Pare, Jeff Bailey, Thomas Ruschak,\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue