<net/if.h>: Cleanup the namespace a bit.
authorSascha Wildner <saw@online.de>
Thu, 21 Jan 2016 10:26:05 +0000 (11:26 +0100)
committerSascha Wildner <saw@online.de>
Thu, 21 Jan 2016 10:26:05 +0000 (11:26 +0100)
commitc099311730ce4b1e02f84b8960925df16853c01d
tree2e1b707ccd8379b01e57ee9e26903f56f5607b91
parent0f07c6426398edfd9e8bd009b0f36c568b04e1d7
<net/if.h>: Cleanup the namespace a bit.

* Put everything that is not covered by POSIX under #if __BSD_VISIBLE.
  Pretty much like FreeBSD did it already.

* Use standard types for stuff covered by POSIX.
sys/net/if.h