+Tue Feb 28 00:59:22 1995 John Gilmore (gnu at toad.com)
+
+ * *.c: Avoid <krb5/...> includes.
+
Wed Feb 22 01:38:54 1995 Keith Vetter (keithv@fusion.com)
* Makefile.in: made to work on the PC
+Tue Feb 28 01:01:15 1995 John Gilmore (gnu at toad.com)
+
+ * *.c: Avoid <krb5/...> includes.
+
Wed Feb 22 01:27:05 1995 Keith Vetter (keithv@fusion.com)
* Makefile.in: made to work on the PC
* krb5_ktfile_add()
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* free memory hidden in the structures.
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* krb5_kt_dfl_ops
*/
-
-#include <krb5/krb5.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_kt_ops krb5_kt_dfl_ops = {
* krb5_ktfile_end_get()
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* an error.
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* Get the name of the file containing a file-based keytab.
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* krb5_ktfile_get_next()
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* krb5_ktf_ops
*/
-
-#include <krb5/krb5.h>
-
+#include "k5-int.h"
#include "ktfile.h"
struct _krb5_kt_ops krb5_ktf_ops = {
* krb5_ktfile_add()
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* initialized with file keytab routines.
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* krb5_ktfile_start_seq_get()
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* sizeof(krb5_octet) bytes for the key version number
* sizeof(krb5_int16) bytes for the keytype
* sizeof(krb5_int32) bytes for the key length, followed by the key
- *
*/
-
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/libos.h>
-#include <krb5/los-proto.h>
-#include <krb5/osconf.h>
+#include "k5-int.h"
#include <stdio.h>
#include "ktfile.h"
* krb5_ktf_writable_ops
*/
-
-#include <krb5/krb5.h>
-
+#include "k5-int.h"
#include "ktfile.h"
struct _krb5_kt_ops krb5_ktf_writable_ops = {
* initialized with file keytab routines.
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
#include "ktfile.h"
krb5_error_code INTERFACE
* krb5_kt_add_entry()
*/
-
-#include <krb5/krb5.h>
+#include "k5-int.h"
krb5_error_code INTERFACE
krb5_kt_add_entry (context, id, entry)
* Registration functions for keytab.
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
+#include "k5-int.h"
struct krb5_kt_typelist
{
* Get a default keytab.
*/
-
-#include <krb5/krb5.h>
+#include "k5-int.h"
#include <stdio.h>
krb5_error_code INTERFACE
* krb5_kt_free_entry()
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
+#include "k5-int.h"
krb5_error_code INTERFACE
krb5_kt_free_entry (context, entry)
* krb5_kt_remove_entry()
*/
-
-#include <krb5/krb5.h>
+#include "k5-int.h"
krb5_error_code INTERFACE
krb5_kt_remove_entry (context, id, entry)
* internally.
*/
-
-#include <krb5/krb5.h>
-
-#include <krb5/ext-proto.h>
+#include "k5-int.h"
#define KSUCCESS 0