]> git.ozlabs.org Git - ccan/blobdiff - ccan/bytestring/test/compile_fail-BYTESTRING.c
bytestring: Add bytestring_index and bytestring_rindex() functions
[ccan] / ccan / bytestring / test / compile_fail-BYTESTRING.c
index f3fcb20d6208fdbf1e1388de188503fc7dc6b5bc..1e885751b9efe9600f39e58a24da6ad9ea05aed4 100644 (file)
@@ -1,3 +1,5 @@
+#include "config.h"
+
 #include <stdio.h>
 
 #include <ccan/bytestring/bytestring.h>