summaryrefslogtreecommitdiff
path: root/lang/sdcc/files/patch-support_sdbinutils_libiberty_xmalloc.c
blob: 6e74a19f5456bd6e67d1434215b199ee091bd843 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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"