ovs-ofctl: Use fcntl instead of sys/fcntl.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 12 Mar 2014 21:35:10 +0000 (14:35 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 17 Mar 2014 21:20:48 +0000 (14:20 -0700)
commit71d1b7639cb8e165a5588714f40ba3060e8cb893
tree62cf0b50c7f31dea1bf12602351e95bcb45f04e9
parentf6cea7c9e73de0a3c9643d300966e5cbe91d1635
ovs-ofctl: Use fcntl instead of sys/fcntl.

Windows does not have a sys/fcntl.h

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
utilities/ovs-ofctl.c