X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftally%2Ftally.h;h=650e2656cd888b7c624455550b573b93f035fb52;hb=d4941bf8047d16007f19a3b5b2211e1e7571f068;hp=e7157175075cb556d2ff7cd5c74d07b95ee3fd3d;hpb=fdea8abee49e9158275741c210bbb27caf6754fa;p=ccan 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;