freebsd-dev/share/examples/FreeBSD_version
Konstantin Belousov e45b2259ec Add unistd.h to the getosreldate(3) manpage.
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.
2008-09-30 11:25:55 +00:00
..
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.