fix include for copyright
authorJohn Kohl <jtkohl@mit.edu>
Mon, 27 Nov 1989 11:45:06 +0000 (11:45 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 27 Nov 1989 11:45:06 +0000 (11:45 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@32 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/crc-32.h
src/include/krb5/fieldbits.h

index c8d9ed86c0e9e678d895d000ef092059ef84f344..b626af473a39e7245008bb0e670db34e9992fc48 100644 (file)
@@ -11,7 +11,7 @@
  * Definitions for the CRC-32 checksum
  */
 
-#include <krb5/mit-copyright.h>
+#include <krb5/copyright.h>
 
 #ifndef __KRB5_CRC32__
 #define __KRB5_CRC32__
index e0bb258fcd39d86aaa0167b4fb51b075343f976b..a1517e7fb4473093c5d1fdd0a093fc694faa1bda 100644 (file)
@@ -12,7 +12,7 @@
  * version 5.
  */
 
-#include <krb5/mit-copyright.h>
+#include <krb5/copyright.h>
 
 #ifndef __KRB5_FIELDBITS__
 #define __KRB5_FIELDBITS__