X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftally%2Ftally.h;h=650e2656cd888b7c624455550b573b93f035fb52;hb=8fc7a90a8db345c4276419d11f8731afc63f65f5;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;