FreeBSD src
Go to file
Warner Losh 58178f6693 Import on vendor branch two files that have been tweaked to unbreak
the build.  The openbsm folks are free to fix it in any other way they
see fit once they resurface.

Basically, make everything always be const char **, even though const
char ** usually should be 'const char * const *' in most cases.  This
makes the three different definitions consistant and allows world to
build.
2006-08-28 17:26:38 +00:00
contrib/openbsm Import on vendor branch two files that have been tweaked to unbreak 2006-08-28 17:26:38 +00:00