* des_int.h: use "" includes for k5-int.h
authorTom Yu <tlyu@mit.edu>
Sat, 8 Jun 2002 00:36:59 +0000 (00:36 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 8 Jun 2002 00:36:59 +0000 (00:36 +0000)
[pullup from 1-2-2-branch]

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

src/lib/crypto/des/ChangeLog
src/lib/crypto/des/des_int.h

index 6dc68475917d3ce85d4a3cab64f55908a51a0b52..3e00ae86371b39d289d2ab5d6a15ab599a07ccde 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-07  Miro Jurisic  <meeroh@mit.edu>
+
+       * des_int.h: use "" includes for k5-int.h
+       [pullup from 1-2-2-branch]
+
 2001-10-03  Ken Raeburn  <raeburn@mit.edu>
 
        * afsstring2key.c, d3_cbc.c, des_int.h, f_cbc.c, f_cksum.c,
index 686cc325883fe206f5d6bdbd73cc1f236b749963..1b2a351410b602b756d8e784bbf0bfdb810e4429 100644 (file)
@@ -57,7 +57,7 @@
 #ifndef DES_INTERNAL_DEFS
 #define DES_INTERNAL_DEFS
 
-#include <k5-int.h>
+#include "k5-int.h"
 /*
  * Begin "mit-des.h"
  */