Declared version_string() properly (1970's style).

This commit is contained in:
Bruce Evans 1998-07-06 20:40:57 +00:00
parent 78cda23056
commit a0f9f69e20
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=37451

View File

@ -24,6 +24,7 @@
#include <sys/resource.h>
#include "sigdesc.h" /* generated automatically */
#include "top.h"
#include "boolean.h"
#include "utils.h"