summaryrefslogtreecommitdiff
path: root/games/hack
diff options
context:
space:
mode:
authortb <tb@cvs.openbsd.org>2015-12-05 13:37:44 +0000
committertb <tb@cvs.openbsd.org>2015-12-05 13:37:44 +0000
commit88ad7aad530517e255def7e83a6a3e086cd62c18 (patch)
tree7766a3a66d2737ad3949ff111829c599aecdedd0 /games/hack
parentdfa4f350fdd357cf753514946df8daa5c405c88a (diff)
add missing #include "hack.h"
Diffstat (limited to 'games/hack')
-rw-r--r--games/hack/hack.ioctl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hack/hack.ioctl.c b/games/hack/hack.ioctl.c
index fa63c9d9bbc..d675750082e 100644
--- a/games/hack/hack.ioctl.c
+++ b/games/hack/hack.ioctl.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hack.ioctl.c,v 1.7 2015/01/15 17:14:04 deraadt Exp $ */
+/* $OpenBSD: hack.ioctl.c,v 1.8 2015/12/05 13:37:43 tb Exp $ */
/*
* Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica,
@@ -67,6 +67,7 @@
#include <stdio.h>
#include <termios.h>
#include "config.h"
+#include "hack.h"
struct termios termios;
void