mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 12:23:37 -05:00
- 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:
parent
3bda9f4160
commit
385494a48d
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user