diff options
-rw-r--r-- | loc2c.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ #include <stdlib.h> #include <error.h> #include <dwarf.h> -#include <libdw.h> +#include <elfutils/libdw.h> #include <assert.h> #define _(x) x |
![]() |
index : systemtap-steved | |
Unnamed repository; edit this file to name it for gitweb. | Steve Dickson |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | loc2c.c | 2 |
@@ -6,7 +6,7 @@ #include <stdlib.h> #include <error.h> #include <dwarf.h> -#include <libdw.h> +#include <elfutils/libdw.h> #include <assert.h> #define _(x) x |