lib: Move compiler.h to <openvswitch/compiler.h>
[cascardo/ovs.git] / tests / test-ovsdb.c
index b95f1db..b113b9d 100644 (file)
@@ -51,7 +51,7 @@
 #include "util.h"
 #include "vlog.h"
 
-NO_RETURN static void usage(void);
+OVS_NO_RETURN static void usage(void);
 static void parse_options(int argc, char *argv[]);
 static struct command *get_all_commands(void);