Move Autoconf's macro definitions into config.h.
[openvswitch] / switch / table-linear.c
index 6371bc25c795d929514d67a1b5f7bbfdb677275e..ff9d60b69cd9fcf1ca9fefbf5f5b33e54bb5f17f 100644 (file)
@@ -31,6 +31,7 @@
  * derivatives without specific, written prior permission.
  */
 
+#include <config.h>
 #include "table.h"
 #include <stdlib.h>
 #include "flow.h"