tests: update cmocka include in forced encryption tests

Includes were updated in 988d366, but the change did not propagate to forced_encryption.c due to the gap between the upstream Profanity and the CProof.
This commit is contained in:
2025-09-10 15:50:26 +02:00
parent 9b1cb6ab85
commit 4780fdd4a1

View File

@@ -1,7 +1,4 @@
#include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>
#include <cmocka.h>
#include "prof_cmocka.h"
#include <glib.h>
#include "event/client_events.h"
#include "command/cmd_funcs.h"