summaryrefslogtreecommitdiff
path: root/src/report-usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/report-usage.c')
-rw-r--r--src/report-usage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report-usage.c b/src/report-usage.c
index 0cadeb7..d27121a 100644
--- a/src/report-usage.c
+++ b/src/report-usage.c
@@ -14,6 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <assert.h>
#include <inttypes.h>
#include <stdint.h>
#include <stdio.h>
© All Rights Reserved