change to relative pathnames
authorJohn Kohl <jtkohl@mit.edu>
Mon, 29 Jan 1990 16:33:10 +0000 (16:33 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 29 Jan 1990 16:33:10 +0000 (16:33 +0000)
comment on #endif

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@182 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/asn1.h

index 244ae585a92d9005e1fe75f813d6412d57cb1d4b..d98ddd1482469b1b433af888ad777a0c96c56d6f 100644 (file)
 #ifndef __KRB5_ASN1__
 #define __KRB5_ASN1__
 
-#include <krb5/asn.1/KRB5-types.h>
-#include <krb5/asn.1/krb5_free.h>
-#include <krb5/asn.1/asn1defs.h>
-#include <krb5/asn.1/KRB5-types-aux.h>
-#include <krb5/asn.1/encode.h>
+#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__ */