mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-28 12:07:10 +01:00
6 lines
125 B
C
6 lines
125 B
C
|
/* Print the version number. */
|
||
|
|
||
|
/* $Id: version.h,v 1.3 1997/04/07 01:07:00 eggert Exp $ */
|
||
|
|
||
|
void version PARAMS ((void));
|