Move Autoconf's macro definitions into config.h.
[sliver-openvswitch.git] / lib / csum.c
index 6e9b06b..81b3dc1 100644 (file)
@@ -31,6 +31,7 @@
  * derivatives without specific, written prior permission.
  */
 
+#include <config.h>
 #include "csum.h"
 
 /* Returns the IP checksum of the 'n' bytes in 'data'. */