removed needless #include
[platform/upstream/ltrace.git] / library.h
index 71ac4db..8e4d059 100644 (file)
--- a/library.h
+++ b/library.h
@@ -23,7 +23,6 @@
 #define _LIBRARY_H_
 
 #include <stdint.h>
-#include <stdbool.h>
 
 #if defined(HAVE_LIBDW)
 # include <elfutils/libdwfl.h>