Include <sys/select.h>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1596 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-04-20 00:25:18 +00:00
parent 0d742998e7
commit 866094189a

View File

@@ -79,6 +79,9 @@
#ifdef HAVE_SYSLOG_H
#include <syslog.h>
#endif
#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>
#endif
#include "version.h"
#include <err.h>