summaryrefslogtreecommitdiff
path: root/bjm.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-06-01 18:56:56 +0000
committerRoland McGrath <roland@redhat.com>2005-06-01 18:56:56 +0000
commit0d3f645a48402d697ba5fe9aa9345f52d9e5e6a0 (patch)
treec3cf2427d0cc9d22499eb8edd8b884c16f99dfc9 /bjm.c
parente8c6eec04bfa504e54ba0b477288289e2542f400 (diff)
downloadstrace-0d3f645a48402d697ba5fe9aa9345f52d9e5e6a0.tar.gz
strace-0d3f645a48402d697ba5fe9aa9345f52d9e5e6a0.tar.bz2
strace-0d3f645a48402d697ba5fe9aa9345f52d9e5e6a0.tar.xz
2005-05-22 Dmitry V. Levin <ldv@altlinux.org>
* bjm.c [LINUX]: Do not include <linux/linkage.h>. It is not safe to include kernel headers, and this one is not used anyway. Fixes RH#158488.
Diffstat (limited to 'bjm.c')
-rw-r--r--bjm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bjm.c b/bjm.c
index 301ac40..3a6be06 100644
--- a/bjm.c
+++ b/bjm.c
@@ -42,7 +42,6 @@
#include <sys/user.h>
#include <sys/syscall.h>
#include <signal.h>
-#include <linux/linkage.h>
/* Bits of module.flags. */