aboutsummaryrefslogtreecommitdiff
path: root/include/libiberty.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-03-23 00:01:17 +0000
committerDJ Delorie <dj@redhat.com>2005-03-23 00:01:17 +0000
commit1ec0126d51dac1afdf19ef609cf1b35864d73247 (patch)
tree09f442965c3e1b787cc80ed3c03b983302dc3917 /include/libiberty.h
parentc410d862c14ecb50067428152620de1421ce6ca9 (diff)
downloadgdb-1ec0126d51dac1afdf19ef609cf1b35864d73247.zip
gdb-1ec0126d51dac1afdf19ef609cf1b35864d73247.tar.gz
gdb-1ec0126d51dac1afdf19ef609cf1b35864d73247.tar.bz2
merge from gcc
Diffstat (limited to 'include/libiberty.h')
-rw-r--r--include/libiberty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libiberty.h b/include/libiberty.h
index 0814695..d2a8a0b 100644
--- a/include/libiberty.h
+++ b/include/libiberty.h
@@ -162,7 +162,7 @@ extern long get_run_time PARAMS ((void));
return value using malloc. */
extern char *make_relative_prefix PARAMS ((const char *, const char *,
- const char *));
+ const char *)) ATTRIBUTE_MALLOC;
/* Choose a temporary directory to use for scratch files. */