mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
5 lines
125 B
C
5 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));
|