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