Move Autoconf's macro definitions into config.h.
[openvswitch] / utilities / dpctl.c
index f5b2adece075686ba8ed3abc0718f8467a63be0f..7a3a020ee1a620f71f599d6fb9531013f7eb01e6 100644 (file)
@@ -31,6 +31,7 @@
  * derivatives without specific, written prior permission.
  */
 
+#include <config.h>
 #include <errno.h>
 #include <getopt.h>
 #include <inttypes.h>