Merge commit 'origin/master'
[sliver-openvswitch.git] / tests / test-list.c
index b9599db..62857be 100644 (file)
@@ -1,6 +1,7 @@
 /* A non-exhaustive test for some of the functions and macros declared in
  * list.h. */
 
+#include <config.h>
 #include "list.h"
 #include <string.h>