- Apparently, linux does not need <sys/io.h> now

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@293 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Diane Bruce 2006-09-10 00:12:39 +00:00
parent 3bda9f4160
commit 385494a48d
1 changed files with 0 additions and 3 deletions

View File

@ -62,9 +62,6 @@ int lp_ptt (int fd, int onoff);
# include <sys/param.h>
#endif
#ifndef BSD /* #ifdef LINUX ? */
#include <sys/io.h>
#endif
#include <string.h>
/* parport functions */