]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Rather than checking for <sys/sockio.h>, just include it if our other
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 27 Apr 2005 15:42:10 +0000 (15:42 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 27 Apr 2005 15:42:10 +0000 (15:42 +0000)
commit62cdb81e0a92f7fae3c7da4f60c14d9a5339904e
tree025a6b71be6fbb2bfb9610f8b303098ee52818c0
parent024781b3ed53a728f5ea331fe429f9e7edd4257d
Rather than checking for <sys/sockio.h>, just include it if our other
attempts at finding SIOCATMARK have failed.  This removes one of our
Autoconf tests, which is always nice.

[originally from svn r5690]
unix/configure.ac
unix/uxnet.c