aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-24 09:01:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-24 09:01:31 +0000
commit063e57d5740edc69ebe1214cb1243d148ff8e7d6 (patch)
treeb9e78105f16b02d53bd549dd245d19315d6bd706 /gnu
parent483cbcc1ebaff6abdeb9b83b3d1d4a3aa2763a37 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/libstdc++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile
index 7cf5a0eb77435..1160fe180ac5d 100644
--- a/gnu/lib/libstdc++/Makefile
+++ b/gnu/lib/libstdc++/Makefile
@@ -19,7 +19,7 @@ DPADD+= ${LIBM}
HDRS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \
csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime \
- cwchar cwctype fstream iomanip iosfwd iostream sstring stdexcept \
+ cwchar cwctype fstream iomanip iosfwd iostream sstream stdexcept \
string strstream complex.h stl.h valarray
STDHDRS=bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \