]> git.proxmox.com Git - mirror_iproute2.git/commit
iplink_bareudp: use common include syntax
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 8 Jul 2020 15:38:58 +0000 (08:38 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 8 Jul 2020 15:38:58 +0000 (08:38 -0700)
commitd44bcd2fbf36d113caa8b543f4e36c549f02455e
tree6bc5a73604bd6f087e60839a21c267a80b0d2fea
parent7c8d7848c7d24707d39a408a8b9c46094e7ff300
iplink_bareudp: use common include syntax

Follow the precedent of other parts of iproute2 follow the example of:
  Standard libc headers
  Linux headers

  Iproute2 support headers

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/iplink_bareudp.c