Move static function prototypes from header to individual file so header
authorEzra Peisach <epeisach@mit.edu>
Mon, 26 Sep 2011 01:33:07 +0000 (01:33 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 26 Sep 2011 01:33:07 +0000 (01:33 +0000)
commitcd50eb490861440795fb01320b5fb745727c6920
tree0c2f094ffe391276baad58b577d5c9397f5f5198
parentf8bf279b3d342f547dd9036f0362df0eb3830a3b
Move static function prototypes from header to individual file so header
can be used in other files without warning of function defined but never
declared.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25234 dc483132-0cff-0310-8789-dd5450dbe970
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
src/plugins/preauth/pkinit/pkinit_crypto_openssl.h