add missing include

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1284 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Michael Gernoth 2006-10-01 18:22:05 +00:00
parent cd2ae82e7c
commit 076221eb15

View File

@ -18,6 +18,8 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#include <strings.h>
#include "rdesktop.h" #include "rdesktop.h"
#include "rdpsnd.h" #include "rdpsnd.h"
#include "rdpsnd_dsp.h" #include "rdpsnd_dsp.h"