aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils/include/demangle.h
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-10-11 06:01:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-10-11 06:01:20 +0000
commit88e5f95a93c944cdcf31c26c3d93baddc8d18872 (patch)
treefc657a1fb5e0ceeb952b5e5ad8744fec0332849c /contrib/binutils/include/demangle.h
parentbde4025733b25eb758560c82632106eafd34580e (diff)
downloadsrc-88e5f95a93c944cdcf31c26c3d93baddc8d18872.tar.gz
src-88e5f95a93c944cdcf31c26c3d93baddc8d18872.zip
Notes
Diffstat (limited to 'contrib/binutils/include/demangle.h')
-rw-r--r--contrib/binutils/include/demangle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/binutils/include/demangle.h b/contrib/binutils/include/demangle.h
index ad0569a0d572..21e9dd33820c 100644
--- a/contrib/binutils/include/demangle.h
+++ b/contrib/binutils/include/demangle.h
@@ -1,5 +1,5 @@
/* Defs for interface to demanglers.
- Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001
+ Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
@@ -21,7 +21,7 @@
#if !defined (DEMANGLE_H)
#define DEMANGLE_H
-#include <ansidecl.h>
+#include "ansidecl.h"
/* Options passed to cplus_demangle (in 2nd parameter). */