mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 22:53:16 -04:00
6 lines
90 B
C
6 lines
90 B
C
#ifndef _H_f_version
|
|
#define _H_f_version
|
|
|
|
extern const char *ffe_version_string;
|
|
|
|
#endif
|