summaryrefslogtreecommitdiffstats
path: root/mille/mille.h
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-10 02:48:47 +0000
committermycroft <mycroft@NetBSD.org>1993-08-10 02:48:47 +0000
commit05d547908bfa642aeb98bf7213066769de07fd60 (patch)
tree0b1063ea5220157336ccb4e8c04bd63a8894c869 /mille/mille.h
parent06e1f0e1aeb74d6ffd4f6a049ad511989e9330a8 (diff)
downloadbsdgames-darwin-05d547908bfa642aeb98bf7213066769de07fd60.tar.gz
bsdgames-darwin-05d547908bfa642aeb98bf7213066769de07fd60.tar.zst
bsdgames-darwin-05d547908bfa642aeb98bf7213066769de07fd60.zip
#include <termios.h>.
Diffstat (limited to 'mille/mille.h')
-rw-r--r--mille/mille.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mille/mille.h b/mille/mille.h
index 2d3811f0..581b2eed 100644
--- a/mille/mille.h
+++ b/mille/mille.h
@@ -31,12 +31,13 @@
* SUCH DAMAGE.
*
* from: @(#)mille.h 5.5 (Berkeley) 6/1/90
- * $Id: mille.h,v 1.2 1993/08/01 18:54:07 mycroft Exp $
+ * $Id: mille.h,v 1.3 1993/08/10 02:48:47 mycroft Exp $
*/
# include <sys/types.h>
# include <ctype.h>
# include <curses.h>
+# include <termios.h>
# include <string.h>
/*