X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxalloc-die.c;h=090f060df78402530435928f0341ac0282659f9d;hb=4ad44dd748d5da39555cdf305568280d69a23354;hp=9b4a76c6ba484aab489548c05fd026627ac7eac1;hpb=28fe652e06a47bc9d02812968dc8c188e5d68593;p=gnulib.git diff --git a/lib/xalloc-die.c b/lib/xalloc-die.c index 9b4a76c6b..090f060df 100644 --- a/lib/xalloc-die.c +++ b/lib/xalloc-die.c @@ -17,9 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "xalloc.h"