You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/sys-fs/ext3grep/files/ext3grep-0.10.2-missing-cas...

12 lines
227 B

https://bugs.gentoo.org/890987
--- a/src/custom.cc
+++ b/src/custom.cc
@@ -44,6 +44,7 @@
#include "init_consts.h"
#include "print_inode_to.h"
#include <sys/time.h>
+#include <cassert>
#include <cstring>
#include <ctime>