diff options
Diffstat (limited to 'src/report-tail-waste.c')
-rw-r--r-- | src/report-tail-waste.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report-tail-waste.c b/src/report-tail-waste.c index fdd52cb..d6c2683 100644 --- a/src/report-tail-waste.c +++ b/src/report-tail-waste.c @@ -14,6 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include <assert.h> #include <inttypes.h> #include <stdio.h> #include <stdint.h> |