]> git.proxmox.com Git - mirror_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:23:13 +0000 (22:23 +0300)
commit7928d9fcf57b183c6ebfbdc759a8df879a7ae6e4
treefbb11d0185550dc4201c64805a46127eda3704c4
parentc8efec6ef780c51d068fead07098a9ebbda231c2
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