diff options
Diffstat (limited to 'test/lib/longjmp.c')
-rw-r--r-- | test/lib/longjmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/longjmp.c b/test/lib/longjmp.c index 201367a5a3a..79d889bdd5f 100644 --- a/test/lib/longjmp.c +++ b/test/lib/longjmp.c @@ -5,7 +5,6 @@ * Copyright (c) 2021, Heinrich Schuchardt <xypron.glpk@gmx.de> */ -#include <common.h> #include <test/lib.h> #include <test/test.h> #include <test/ut.h> |