X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftally%2Ftally.h;h=650e2656cd888b7c624455550b573b93f035fb52;hp=e7157175075cb556d2ff7cd5c74d07b95ee3fd3d;hb=0284423676209380a2e07086b9b356096a2f93e6;hpb=58fbdc9e217ff440f634927b70474e7aa1f2e7c0 diff --git a/ccan/tally/tally.h b/ccan/tally/tally.h index e7157175..650e2656 100644 --- a/ccan/tally/tally.h +++ b/ccan/tally/tally.h @@ -1,6 +1,7 @@ #ifndef CCAN_TALLY_H #define CCAN_TALLY_H -#include +#include "config.h" +#include struct tally;