From 9eca49329db0c3b0a80114045cf214eaeaf3d5c2 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Thu, 2 Jun 2011 17:55:29 +0200 Subject: [PATCH] Don't #include anymore. --- have.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/have.h b/have.h index de009102..0ab81346 100644 --- a/have.h +++ b/have.h @@ -58,10 +58,6 @@ #include #endif -#ifdef HAVE_ALLOCA_H -#include -#endif - /* Include system specific headers */ #ifdef HAVE_SYSLOG_H -- 2.20.1