Cleanup:
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 8 Jun 2002 12:57:10 +0000 (12:57 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 8 Jun 2002 12:57:10 +0000 (12:57 +0000)
 - Remove checks for specific OS's, instead check for #defines/#includes.
 - Use uint??_t where appropriate.
 - Mask handling functions use void pointers to get rid of silly casts.


No differences found