X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fdoc_extract.c;fp=tools%2Fdoc_extract.c;h=f792b57b461212aff185fa4aa84e31f6b2ef82a6;hp=b819038888c9df5aee2f879c11eac5b2e7f669a8;hb=d0d65608c45c7c73bdd6cf57d7f7c44c402dc03a;hpb=38b87a97e4244e03d3f3887c0e632e31a0bfd8df diff --git a/tools/doc_extract.c b/tools/doc_extract.c index b8190388..f792b57b 100644 --- a/tools/doc_extract.c +++ b/tools/doc_extract.c @@ -1,11 +1,11 @@ /* This merely extracts, doesn't do XML or anything. */ -#include -#include -#include #include #include #include #include +#include +#include +#include #include "doc_extract.h" /* We regard non-alphanumerics as equiv. */