Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / stream-fd-windows.c
index 7a4a995..db60810 100644 (file)
@@ -138,7 +138,7 @@ fd_wait(struct stream *stream, enum stream_wait_type wait)
         break;
 
     default:
-        NOT_REACHED();
+        OVS_NOT_REACHED();
     }
 }