use stdbool for true/false

This commit is contained in:
2025-09-18 01:59:04 +02:00
parent 557a4affa6
commit 6a8bb3f5d4
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
#include "todo.h"
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
// Memory management