diff --git a/src/afs/LINUX/osi_module.c b/src/afs/LINUX/osi_module.c index bbbd2f098a..cb1c425ab0 100644 --- a/src/afs/LINUX/osi_module.c +++ b/src/afs/LINUX/osi_module.c @@ -37,14 +37,6 @@ RCSID #include #endif -#if defined(AFS_LINUX26_ENV) -#include -#include - -MODULE_INFO(vermagic, VERMAGIC_STRING); - -#endif - #ifdef AFS_SPARC64_LINUX24_ENV #define __NR_setgroups32 82 /* This number is not exported for some bizarre reason. */ #endif