*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1199 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-01-27 01:22:30 +00:00
parent 2560bf2826
commit 5f0d552944

View File

@@ -49,6 +49,7 @@ RCSID("$Id$");
#include <sys/types.h>
#endif
#if 0 /* Where were those needed? /confused */
#ifdef HAVE_SYS_PROC_H
#include <sys/proc.h>
#endif
@@ -56,6 +57,7 @@ RCSID("$Id$");
#ifdef HAVE_SYS_TTY_H
#include <sys/tty.h>
#endif
#endif
#ifdef HAVE_TERMIOS_H
#include <termios.h>