Be more compatible with OSes that aren't Linux.
authorDerrik Pates <demon@now.ai>
Sun, 8 Apr 2012 05:31:50 +0000 (23:31 -0600)
committerDerrik Pates <demon@now.ai>
Sun, 8 Apr 2012 05:31:50 +0000 (23:31 -0600)
commit9ae311caa89c6e142903eeb42d2c351663b1ca10
tree6c8208a480d850521db8e3965953f945263e6a50
parent183c519525a69d201c83b8c0d74d7518dcb7315d
Be more compatible with OSes that aren't Linux.

Include sys/ioccom.ph on non-Linux OSes. This will work better on
NetBSD 6 and OS X with Fuse4X (which ioctl() is made to work on
them).
examples/fioc.pl
examples/fioclient.pl