summaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/ccmarshal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/ccmarshal.c')
-rw-r--r--src/lib/krb5/ccache/ccmarshal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/ccache/ccmarshal.c b/src/lib/krb5/ccache/ccmarshal.c
index bd6d309d1d4e..ae634ccab0d2 100644
--- a/src/lib/krb5/ccache/ccmarshal.c
+++ b/src/lib/krb5/ccache/ccmarshal.c
@@ -100,8 +100,8 @@
* second value when reading it.
*/
-#include "k5-input.h"
#include "cc-int.h"
+#include "k5-input.h"
/* Read a 16-bit integer in host byte order for versions 1 and 2, or in
* big-endian byte order for later versions.*/