summaryrefslogtreecommitdiff
path: root/include/demangle.h
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2004-02-09 19:44:01 +0000
committerDaniel Jacobowitz <dan@debian.org>2004-02-09 19:44:01 +0000
commitcee0802370de30b5e41a57a9e2bde1b446ca0770 (patch)
treeb601adf9aaa6b9c05aa7a20e421d619f1234da1b /include/demangle.h
parentf4570b829b5e52cf5d7abebf61a18d876fa6bcc1 (diff)
downloadbinutils-redhat-drow-cplus-branch.tar.gz
Merge drow-cplus-merge-20040208 to drow-cplus-branch.drow-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 c3fdb036d5..6e995e4817 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" {