mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 16:00:12 +00:00
linux26-vermagic-cleanup-20040621
clean up vermagic to not be defined twice
This commit is contained in:
parent
b9683ad850
commit
cebf4da48d
@ -37,14 +37,6 @@ RCSID
|
||||
#include <linux/syscall.h>
|
||||
#endif
|
||||
|
||||
#if defined(AFS_LINUX26_ENV)
|
||||
#include <linux/vermagic.h>
|
||||
#include <linux/compiler.h>
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user