libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] [PATCH 23/35] Remove unneeded `config.h' inclusion in


From: Tommi Rantala
Subject: [Libunwind-devel] [PATCH 23/35] Remove unneeded `config.h' inclusion in Gtest-nomalloc
Date: Tue, 18 Sep 2012 16:31:32 +0300

---
 tests/Gtest-nomalloc.c |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/tests/Gtest-nomalloc.c b/tests/Gtest-nomalloc.c
index db77854..f4ebe2d 100644
--- a/tests/Gtest-nomalloc.c
+++ b/tests/Gtest-nomalloc.c
@@ -21,10 +21,6 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 
AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  */
 
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]