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