This commit was generated by cvs2svn to compensate for changes in r109686,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Dag-Erling Smørgrav 2003-01-22 16:46:44 +00:00
commit 8283fc5283
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109687

View File

@ -31,12 +31,14 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $P4: //depot/projects/openpam/include/security/pam_types.h#7 $
* $P4: //depot/projects/openpam/include/security/pam_types.h#8 $
*/
#ifndef _PAM_TYPES_H_INCLUDED
#define _PAM_TYPES_H_INCLUDED
#include <sys/types.h>
#ifdef __cplusplus
extern "C" {
#endif