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