git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1198 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-01-27 01:12:36 +00:00
parent 868f583bbc
commit 2560bf2826

View File

@@ -49,6 +49,10 @@ RCSID("$Id$");
#include <sys/types.h>
#endif
#ifdef HAVE_SYS_PROC_H
#include <sys/proc.h>
#endif
#ifdef HAVE_SYS_TTY_H
#include <sys/tty.h>
#endif