mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
Update referenced example to include unistd.h per manpage. Update example to be more style(9)-ish, silence warnings and add FreeBSD id to the source file. |
||
|---|---|---|
| .. | ||
| FreeBSD_version.c | ||
| Makefile | ||
| README | ||
This is an example of how to determine the version of FreeBSD that a program was compiled on, and maybe running on (if 2.0 or better). This program is in the public domain.