X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fstream-fd-windows.c;h=db60810ec24eb16f785fc552b8a871f62fab4c6b;hb=HEAD;hp=7a4a9954f9f20f604e82466927cc1911fb8c4508;hpb=3ba9c6a5a5468626dcfeb1f9a750bb0efc8c6a7a;p=sliver-openvswitch.git diff --git a/lib/stream-fd-windows.c b/lib/stream-fd-windows.c index 7a4a9954f..db60810ec 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(); } }