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