X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftally%2Ftally.h;h=c9272f1000fa516cb5c321249ee711088301a2c2;hp=e7157175075cb556d2ff7cd5c74d07b95ee3fd3d;hb=252bd427f813c2709c07e64378d5a6c67f51a922;hpb=fdea8abee49e9158275741c210bbb27caf6754fa diff --git a/ccan/tally/tally.h b/ccan/tally/tally.h index e7157175..c9272f10 100644 --- a/ccan/tally/tally.h +++ b/ccan/tally/tally.h @@ -1,6 +1,8 @@ +/* Licensed under LGPLv3+ - see LICENSE file for details */ #ifndef CCAN_TALLY_H #define CCAN_TALLY_H -#include +#include "config.h" +#include struct tally;