fewer #includes
authordrh <drh@0d961d1b-a432-0410-8fea-cc29f225fe07>
Wed, 21 Apr 2004 18:58:10 +0000 (18:58 +0000)
committerdrh <drh@0d961d1b-a432-0410-8fea-cc29f225fe07>
Wed, 21 Apr 2004 18:58:10 +0000 (18:58 +0000)
git-svn-id: https://modwaklog.svn.sourceforge.net/svnroot/modwaklog/trunk/modwaklog@21 0d961d1b-a432-0410-8fea-cc29f225fe07

mod_waklog.c

index 32a1266..e802d3a 100644 (file)
 #include <sys/ioccom.h>
 #endif /* sun */
 #include <stropts.h>
-#if 0
-#include <kerberosIV/krb.h>
-#include <kerberosIV/des.h>
-#endif /* 0 */
 #include <afs/venus.h>
 #include <afs/auth.h>
 #include <rx/rxkad.h>
 
-#if 0
-#include <asm/bitops.h>
-#include <sys/shm.h>
-#endif /* 0 */
-
 #define KEYTAB                 "/home/drh/keytab.umweb.drhtest"
 #define KEYTAB_PRINCIPAL       "umweb/drhtest"