aboutsummaryrefslogtreecommitdiff
path: root/vgasrc/vgautil.h
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2016-08-05 13:44:12 -0400
committerKevin O'Connor <kevin@koconnor.net>2016-08-05 13:44:12 -0400
commit8cdf0c5ab96282d821a024a8a382cb93432219fe (patch)
tree3e54558e5a8c0d2aa5af225cec156020d4d702e3 /vgasrc/vgautil.h
parent65bc0a7bc9996b3ca7a65c8e5f1a45abdd4823a4 (diff)
downloadseabios-hppa-8cdf0c5ab96282d821a024a8a382cb93432219fe.zip
seabios-hppa-8cdf0c5ab96282d821a024a8a382cb93432219fe.tar.gz
seabios-hppa-8cdf0c5ab96282d821a024a8a382cb93432219fe.tar.bz2
version: Update header files now that version.c is not auto generated
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'vgasrc/vgautil.h')
-rw-r--r--vgasrc/vgautil.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vgasrc/vgautil.h b/vgasrc/vgautil.h
index 79c16be..08c4e8d 100644
--- a/vgasrc/vgautil.h
+++ b/vgasrc/vgautil.h
@@ -87,4 +87,7 @@ extern u8 vgafont16alt[];
extern int VgaBDF;
extern int HaveRunInit;
+// vgaversion.c
+extern const char VERSION[], BUILDINFO[];
+
#endif // vgautil.h