From 803b0c0738a41008d3a48259cd5fc0aa4cbbce26 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Wed, 7 Nov 2007 12:43:49 +0000 Subject: Fix brokeness where was included even though is already there. Approved by: portmgr (erwin) --- devel/libdwarf/files/patch-pro_alloc.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 devel/libdwarf/files/patch-pro_alloc.c (limited to 'devel/libdwarf/files/patch-pro_alloc.c') diff --git a/devel/libdwarf/files/patch-pro_alloc.c b/devel/libdwarf/files/patch-pro_alloc.c new file mode 100644 index 000000000000..b34aa82b9a0b --- /dev/null +++ b/devel/libdwarf/files/patch-pro_alloc.c @@ -0,0 +1,16 @@ +--- pro_alloc.c.orig Wed Jul 4 01:37:21 2007 ++++ pro_alloc.c Wed Nov 7 12:35:05 2007 +@@ -40,11 +40,12 @@ + #include "pro_incl.h" + #ifdef HAVE_STDLIB_H + #include ++#else ++#include + #endif /* HAVE_STDLIB_H */ + #ifdef HAVE_STRING_H + #include + #endif /* HAVE_STRING_H */ +-#include + + /* + When each block is allocated, there is a two-word structure -- cgit v1.2.3