aboutsummaryrefslogtreecommitdiff
path: root/contrib/gperf
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>1998-01-09 20:02:20 +0000
committerJohn Birrell <jb@FreeBSD.org>1998-01-09 20:02:20 +0000
commit50dbd3f6314bbe7a4eb3c8173efde74b22e12932 (patch)
tree5e256d10a523ddaf786e20fd87a4ab5f7abe7f4a /contrib/gperf
parentb09f41a4b90083a3b2521ebd3e540154395bd36e (diff)
Notes
Diffstat (limited to 'contrib/gperf')
-rw-r--r--contrib/gperf/src/stderr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gperf/src/stderr.c b/contrib/gperf/src/stderr.c
index f4e7aa11ce8e..c24cf6e865c1 100644
--- a/contrib/gperf/src/stderr.c
+++ b/contrib/gperf/src/stderr.c
@@ -20,6 +20,7 @@ along with GNU GPERF; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h>
+#include <errno.h>
#ifdef _HAVE_PARAM_H
#include <sys/param.h>
#endif