summaryrefslogtreecommitdiffstats
path: root/robots
diff options
context:
space:
mode:
Diffstat (limited to 'robots')
-rw-r--r--robots/robots.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/robots/robots.h b/robots/robots.h
index 6a0622b6..0676d3fa 100644
--- a/robots/robots.h
+++ b/robots/robots.h
@@ -1,4 +1,4 @@
-/* $NetBSD: robots.h,v 1.16 2003/08/07 09:37:37 agc Exp $ */
+/* $NetBSD: robots.h,v 1.17 2004/01/27 20:26:55 jsm Exp $ */
/*
* Copyright (c) 1980, 1993
@@ -32,6 +32,7 @@
*/
# include <sys/ttydefaults.h>
+# include <sys/endian.h>
# include <ctype.h>
# include <curses.h>
# include <err.h>