summaryrefslogtreecommitdiffstats
path: root/contrib/gperf/src/iterator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gperf/src/iterator.cc')
-rw-r--r--contrib/gperf/src/iterator.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gperf/src/iterator.cc b/contrib/gperf/src/iterator.cc
index dd9d27e..ca66bbb 100644
--- a/contrib/gperf/src/iterator.cc
+++ b/contrib/gperf/src/iterator.cc
@@ -1,5 +1,5 @@
/* Provides an Iterator for keyword characters.
- Copyright (C) 1989-1998 Free Software Foundation, Inc.
+ Copyright (C) 1989-1998, 2000 Free Software Foundation, Inc.
written by Douglas C. Schmidt (schmidt@ics.uci.edu)
This file is part of GNU GPERF.
@@ -20,7 +20,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
#include "iterator.h"
-#include <stream.h>
#include <ctype.h>
#include "trace.h"
OpenPOWER on IntegriCloud