remove XXX from already-fixed part
authorJohn Kohl <jtkohl@mit.edu>
Fri, 19 Apr 1991 14:39:35 +0000 (14:39 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 19 Apr 1991 14:39:35 +0000 (14:39 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2008 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/ccache/file/fcc_maybe.c

index 1ff94977a87278f11be33dc04c5e2391abf25370..3af6504b78a2ef1fe63b4f6c1cb9fcccc8590bf3 100644 (file)
@@ -20,7 +20,7 @@ static char rcsid_fcc_maybe_c[] =
 #include <krb5/osconf.h>
 
 #ifdef KRB5_USE_INET
-#include <netinet/in.h>                        /* XXX ip only? */
+#include <netinet/in.h>
 #else
  #error find some way to use net-byte-order file version numbers.
 #endif