opnsense-ports/lang/sdcc/files/patch-support_sdbinutils_libiberty_xmalloc.c
Franco Fichtner d24c05caa3 */*: sync with upstream
Taken from: FreeBSD
2023-08-15 11:17:50 +02:00

11 lines
344 B
C

--- support/sdbinutils/libiberty/xmalloc.c.orig 2018-03-18 17:46:53 UTC
+++ support/sdbinutils/libiberty/xmalloc.c
@@ -63,7 +63,7 @@ function will be called to print an error message and
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
-#include "ansidecl.h"
+#include "../include/ansidecl.h"
#include "libiberty.h"
#include "environ.h"