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