Fix warning - regarding missing prototypes and sign conversions

This commit is contained in:
2026-09-01 19:20:50 +02:00
parent cca190e2f4
commit 3d6b08d9d5
9 changed files with 27 additions and 8 deletions
+1
View File
@@ -7,6 +7,7 @@
#include <stdarg.h>
#include <hammy/command.h>
#include <hammy/commands.h>
#include <hammy/job.h>
#include <hammy/refdb.h>