b9a0811148
svn path=/nixpkgs/trunk/; revision=3953
13 lines
346 B
Diff
13 lines
346 B
Diff
diff -ruN sysklogd-1.4.1/module.h sysklogd-1.4.1.new/module.h
|
|
--- sysklogd-1.4.1/module.h 2005-09-28 15:53:58.000000000 +0200
|
|
+++ sysklogd-1.4.1.new/module.h 2005-09-28 15:54:56.000000000 +0200
|
|
@@ -28,7 +28,7 @@
|
|
* recent content from Linux 2.4/2.6.
|
|
*/
|
|
|
|
-#include <asm/atomic.h>
|
|
+/* #include <asm/atomic.h> */
|
|
|
|
#define MODULE_NAME_LEN 60
|
|
|