summaryrefslogtreecommitdiffstats
path: root/tapsets.cxx
diff options
context:
space:
mode:
authorEugeniy Meshcheryakov <eugen@debian.org>2009-02-23 14:53:24 +0100
committerEugeniy Meshcheryakov <eugen@debian.org>2009-02-23 14:53:24 +0100
commit4176d5b1f4bf25adb8e44eaae9e6ab1de5a2c806 (patch)
tree10e69704f780ea38091fd42df30bbdae0f48fa73 /tapsets.cxx
parenta9c48361fbd78af46fdc36bc36ca8c6c8371de0c (diff)
downloadsystemtap-steved-4176d5b1f4bf25adb8e44eaae9e6ab1de5a2c806.tar.gz
systemtap-steved-4176d5b1f4bf25adb8e44eaae9e6ab1de5a2c806.tar.xz
systemtap-steved-4176d5b1f4bf25adb8e44eaae9e6ab1de5a2c806.zip
Don't include unused libebl.h
Diffstat (limited to 'tapsets.cxx')
-rw-r--r--tapsets.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tapsets.cxx b/tapsets.cxx
index 78d5a5b3..959aa56b 100644
--- a/tapsets.cxx
+++ b/tapsets.cxx
@@ -41,7 +41,6 @@ extern "C" {
#include <fcntl.h>
#include <elfutils/libdwfl.h>
#include <elfutils/libdw.h>
-#include <elfutils/libebl.h>
#include <dwarf.h>
#include <elf.h>
#include <obstack.h>