renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headers
authorAndrew Tridgell <tridge@samba.org>
Tue, 1 Jan 2002 04:05:10 +0000 (04:05 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 1 Jan 2002 04:05:10 +0000 (04:05 +0000)
on some platforms using "" instead of <> in include statements
(This used to be commit d0ba307032340a22d77cb1d8fc78b4234e1a963c)

source3/include/asn_1.h [moved from source3/include/asn1.h with 100% similarity]
source3/include/includes.h

index c113a14f6251ba372ee691ef999ea1b27f686c2b..70fc41034c218ecf7d3ee73ec65e04d631d943b1 100644 (file)
@@ -724,7 +724,7 @@ extern int errno;
 
 #include "session.h"
 
-#include "asn1.h"
+#include "asn_1.h"
 
 #include "popt.h"