]> git.ipfire.org Git - pakfire.git/commitdiff
tests: Fix compilation error
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Mar 2021 14:26:49 +0000 (14:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Mar 2021 14:26:49 +0000 (14:26 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
tests/testsuite.c

index cca4197635318c2f19f3e2da6ebb94bbf4d5ff84..4830e2c5883c663d7b1982dd659381c249ce1844 100644 (file)
@@ -18,6 +18,7 @@
 #                                                                             #
 #############################################################################*/
 
+#include <errno.h>
 #include <linux/limits.h>
 #include <stdlib.h>