remove krb5_free.h
authorJohn Kohl <jtkohl@mit.edu>
Mon, 26 Mar 1990 14:13:23 +0000 (14:13 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 26 Mar 1990 14:13:23 +0000 (14:13 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@412 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/asn1.h

index d98ddd1482469b1b433af888ad777a0c96c56d6f..c0e296cb98c7fad6e8680a4521491da2cecc9866 100644 (file)
 
 #include <krb5/copyright.h>
 
-#ifndef __KRB5_ASN1__
-#define __KRB5_ASN1__
+#ifndef KRB5_ASN1__
+#define KRB5_ASN1__
 
 #include "../../asn.1/KRB5-types.h"
-#include "../../asn.1/krb5_free.h"
 #include "../../asn.1/asn1defs.h"
 #include "../../asn.1/KRB5-types-aux.h"
 #include "../../asn.1/encode.h"
 
-#endif /* __KRB5_ASN1__ */
+#endif /* KRB5_ASN1__ */