Move Autoconf's macro definitions into config.h.
[openvswitch] / lib / random.c
index d5d8b957fb39876e4ce9115726440cd3c07a12cd..c7a3edf7468edd9fd17a759cd59ee50edfba9ff5 100644 (file)
@@ -31,6 +31,7 @@
  * derivatives without specific, written prior permission.
  */
 
+#include <config.h>
 #include "random.h"
 
 #include <errno.h>