mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05: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));
|