Make it easier to bootstrap the PKI for SSL connections in OpenFlow.
[openvswitch] / lib / util.c
index 6a0c420c6591a8a7893819e2e35858019f06d11e..0c70710dde0c28a9b1779862dd7c5a485ce1d0ac 100644 (file)
@@ -40,7 +40,7 @@
 
 const char *program_name;
 
-static void
+void
 out_of_memory(void) 
 {
     ofp_fatal(0, "virtual memory exhausted");