From: Matthew Miller Date: Mon, 21 Jun 2004 22:40:53 +0000 (+0000) Subject: linux26-vermagic-cleanup-20040621 X-Git-Tag: openafs-devel-1_3_65~29 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cebf4da48df4187828f8a26b8ab8443f473a35be;p=packages%2Fo%2Fopenafs.git linux26-vermagic-cleanup-20040621 clean up vermagic to not be defined twice --- diff --git a/src/afs/LINUX/osi_module.c b/src/afs/LINUX/osi_module.c index bbbd2f098..cb1c425ab 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