Change netdev_get_in4() to re-check the IP address on each call.
[sliver-openvswitch.git] / lib / random.c
index d5d8b95..c7a3edf 100644 (file)
@@ -31,6 +31,7 @@
  * derivatives without specific, written prior permission.
  */
 
+#include <config.h>
 #include "random.h"
 
 #include <errno.h>