Signed-off-by: Gurucharan Shetty <[email protected]>
---
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
[email protected]
http://openvswitch.org/mailman/listinfo/dev