lib: Move compiler.h to <openvswitch/compiler.h>
[cascardo/ovs.git] / lib / stream-nossl.c
index 7dc5e0f..9dda987 100644 (file)
@@ -28,7 +28,7 @@ stream_ssl_is_configured(void)
     return false;
 }
 
-NO_RETURN static void
+OVS_NO_RETURN static void
 nossl_option(const char *detail)
 {
     VLOG_FATAL("%s specified but Open vSwitch was built without SSL support",