Signed-off-by: Gurucharan Shetty <gshe...@nicira.com> --- lib/stream-fd-windows.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/stream-fd-windows.c b/lib/stream-fd-windows.c index 7a4a995..db60810 100644 --- a/lib/stream-fd-windows.c +++ b/lib/stream-fd-windows.c @@ -138,7 +138,7 @@ fd_wait(struct stream *stream, enum stream_wait_type wait) break; default: - NOT_REACHED(); + OVS_NOT_REACHED(); } } -- 1.7.9.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev