Build dtksh on more OSs
This commit is contained in:
committed by
Jon Trulson
parent
208c1e4999
commit
e8cb780125
@@ -16,5 +16,7 @@ cat{
|
||||
#else
|
||||
#undef ioctl
|
||||
#endif
|
||||
#if !defined(linux)
|
||||
extern int ioctl(int, int, ...);
|
||||
#endif
|
||||
}end
|
||||
|
||||
Reference in New Issue
Block a user