aboutsummaryrefslogtreecommitdiff
path: root/include/demangle.h
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2004-02-09 19:43:59 +0000
committerDaniel Jacobowitz <drow@false.org>2004-02-09 19:43:59 +0000
commitddcd40e6bf97e4e057403eb5a8ca7a206ab23f47 (patch)
treec7848e39428a4bb9807825b82d7dbd11a12745da /include/demangle.h
parent94a6e2b680debd3be16ca979189f3ae3acf22142 (diff)
downloadnewlib-github/drow-cplus-branch.zip
newlib-github/drow-cplus-branch.tar.gz
newlib-github/drow-cplus-branch.tar.bz2
Merge drow-cplus-merge-20040208 to drow-cplus-branch.github/drow-cplus-branchdrow-cplus-branch
Diffstat (limited to 'include/demangle.h')
-rw-r--r--include/demangle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/demangle.h b/include/demangle.h
index c3fdb03..6e995e4 100644
--- a/include/demangle.h
+++ b/include/demangle.h
@@ -21,7 +21,7 @@
#if !defined (DEMANGLE_H)
#define DEMANGLE_H
-#include "ansidecl.h"
+#include "libiberty.h"
#ifdef __cplusplus
extern "C" {