Cross-platform

This commit is contained in:
Alan Pearson 2011-10-24 11:08:39 -07:00
parent 039d7e20fc
commit e82fc535d2

View File

@ -28,8 +28,10 @@
#include <errno.h>
#include <strings.h>
#include <sys/ioctl.h>
#ifdef __LINUX__
#include <linux/ppdev.h>
#include <linux/parport.h>
#endif
#include <freerdp/types.h>
#include <freerdp/constants.h>