]> git.proxmox.com Git - ovs.git/commit
Add opterr and optopt to Windows headers
authorAlin Gabriel Serdean <aserdean@ovn.org>
Tue, 31 Jul 2018 12:08:13 +0000 (15:08 +0300)
committerAlin Gabriel Serdean <aserdean@ovn.org>
Wed, 1 Aug 2018 19:27:49 +0000 (22:27 +0300)
commitddc2aa760fa5c787419e8cbb87a62b33fbca0dc5
treeef7fbbab9d4d876d66eb33594880034c66b2cdeb
parent3036c1613b9b967cb7b29744b3045f415dd2911a
Add opterr and optopt to Windows headers

Until now we only had optind defined in the header.

Since we are using the BSD getopt variant add opterr and optopt.

Fixes: 3ec06ea9c668 ("ovn-nbctl: Initial support for daemon mode.")
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
include/windows/getopt.h