don't need rc_io.h twice
authorJohn Kohl <jtkohl@mit.edu>
Tue, 20 Nov 1990 15:26:14 +0000 (15:26 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 20 Nov 1990 15:26:14 +0000 (15:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1482 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/rcache/rc_io.c

index 4693dc580ff01e30744f23ad7cf9b4713c00b19e..d9d440a60fc0cdfb8ff29aaf7b97058b6b3e11f6 100644 (file)
@@ -24,7 +24,6 @@ static char rcsid_rc_base_c[] =
 #include "rc_base.h"
 #include "rc_dfl.h"
 #include "rc_io.h"
-#include "rc_io.h"
 #include <krb5/sysincl.h>
 
 extern int errno; /* this should be in errno.h, but isn't on some systems */