testsuite: include missing headers

This commit is contained in:
Benjamin Otte 2024-09-25 01:54:24 +02:00
parent ca86294325
commit 2a39f427e1

View File

@ -1,5 +1,7 @@
#pragma once
#include <glib.h>
char * diff_with_file (const char *file1,
const char *text,
gssize len,