aboutsummaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-08-29 18:52:54 +0200
committerPetr Machata <pmachata@redhat.com>2012-08-29 18:52:54 +0200
commitd47b2018061910ac75ff287cff50c377db14037e (patch)
tree63e50e2fde4d32a375f0b2bd2e0ca4f7094c6701 /debug.h
parentbfe1891b1c2009394406c4e7583b48d6fb93b6b6 (diff)
downloadltrace-d47b2018061910ac75ff287cff50c377db14037e.tar.gz
Remove features.h include
I don't think it's needed at all. There's nothing dependent off it in debug.*, and if other files use it, they should include it themselves.
Diffstat (limited to 'debug.h')
-rw-r--r--debug.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/debug.h b/debug.h
index 54710a4..d29e57c 100644
--- a/debug.h
+++ b/debug.h
@@ -1,10 +1,6 @@
#ifndef _DEBUG_H
#define _DEBUG_H
-#ifdef __linux__
-#include <features.h>
-#endif
-
/* debug levels:
*/
enum {