K 10 svn:author V 3 imp K 8 svn:date V 27 2006-08-28T17:26:38.000000Z K 7 svn:log V 385 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. END