Initial revision

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@298 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Unknown User d91-jda
1996-03-15 14:55:26 +00:00
parent 3635cccce3
commit 81cbbf7820
35 changed files with 3651 additions and 0 deletions

6
principal.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef __PRINCIPAL_H__
#define __PRINCIPAL_H__
#include "krb5.h"
#endif /* __PRINCIPAL_H__ */