include <sys/select.h> for freebsd. From Huang Yushuo <huangys@xynetsoft.com>

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@755 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Michael Gernoth 2004-08-24 21:37:50 +00:00
parent 65a649565d
commit 03839c4f06

View File

@ -22,6 +22,7 @@
#include <stdio.h>
#include <string.h>
#include <dirent.h>
#include <sys/select.h>
#define VERSION "1.3.1"