summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Smith <dsmith@redhat.com>2010-03-18 10:37:51 -0500
committerDavid Smith <dsmith@redhat.com>2010-03-18 10:37:51 -0500
commit8496536f6ede3308e0d1cc6f1219e76ca262f1c0 (patch)
tree51192eb0b89ae187deebb289ace73425d3342bc6
parent9e62f7bafd9fae1f6d455a26fbacb1c96c631d61 (diff)
downloadsystemtap-steved-8496536f6ede3308e0d1cc6f1219e76ca262f1c0.tar.gz
systemtap-steved-8496536f6ede3308e0d1cc6f1219e76ca262f1c0.tar.xz
systemtap-steved-8496536f6ede3308e0d1cc6f1219e76ca262f1c0.zip
Remove <asm/segment.h> inclusion to fix ppc build.
* runtime/sym.c: Removed <asm/segment.h> include. That file doesn't exist on ppc, and it appears to be empty everywhere else.
-rw-r--r--runtime/sym.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/sym.c b/runtime/sym.c
index fa49826c..3c69fb1a 100644
--- a/runtime/sym.c
+++ b/runtime/sym.c
@@ -15,7 +15,6 @@
#include "sym.h"
#include "string.c"
#include "task_finder_vma.c"
-#include <asm/segment.h>
#include <asm/uaccess.h>
/* Callback that needs to be registered (in