From 1cc7173c63821ecb0d009d3fb2dce296e1a12c7c Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sun, 12 May 1996 22:13:25 +0000 Subject: [PATCH] Include git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@530 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/telnet/commands.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appl/telnet/telnet/commands.c b/appl/telnet/telnet/commands.c index fc1071968..c357ce73d 100644 --- a/appl/telnet/telnet/commands.c +++ b/appl/telnet/telnet/commands.c @@ -61,6 +61,8 @@ RCSID("$Id$"); #include "defines.h" #include "types.h" +#include "roken.h" + #if !defined(CRAY) && !defined(sysV88) #include # if (defined(vax) || defined(tahoe) || defined(hp300)) && !defined(ultrix)