From da357e3c2e34c4d9d51e22d778a6dcea6eccef56 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Mon, 8 Mar 2010 00:20:23 +0200 Subject: [PATCH] Revert "sys/types.h" This reverts commit 5976f1a5b33ba1af3e7dbc663ffbebca3b944024. --- tests/Lperf-simple.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tests/Lperf-simple.c b/tests/Lperf-simple.c index 88c55b64..cdf38c20 100644 --- a/tests/Lperf-simple.c +++ b/tests/Lperf-simple.c @@ -1,11 +1,3 @@ -#ifdef HAVE_CONFIG_H -#include -#endif - -#ifdef HAVE_SYS_TYPES_H -# include -#endif - #define UNW_LOCAL_ONLY #include #if !defined(UNW_REMOTE_ONLY)