summaryrefslogtreecommitdiff
path: root/package/ltrace/patches/patch-dwarf_prototypes_h
blob: f6f5a19c273ce720688ec1c035435f76a31ae3d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ltrace-0.7.4.orig/dwarf_prototypes.h	2014-05-24 21:16:56.000000000 +0200
+++ ltrace-0.7.4/dwarf_prototypes.h	2014-05-25 09:20:51.081105735 +0200
@@ -1,8 +1,6 @@
 #pragma once
 
 #include <stdbool.h>
-#include <elfutils/libdwfl.h>
-
 #include "prototype.h"
 #include "library.h"