From 5851fc026b77412407ee093b3e91859b741ef112 Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Thu, 25 May 2006 07:15:57 +0000 Subject: [PATCH] Removed asm/atomic.h since it is not needed anymore. --- module.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.h b/module.h index 0bbe7a7..677daef 100644 --- a/module.h +++ b/module.h @@ -26,10 +26,10 @@ * Created local copy of module.h based on the content of Linux * 2.2 since doesn't work anymore with its * recent content from Linux 2.4/2.6. + * Thu May 25 09:14:33 CEST 2006: Martin Schulze + * Removed asm/atomic.h since it is not needed anymore. */ -#include - #define MODULE_NAME_LEN 60 struct kernel_sym