From ec02489eca1b7b57c35db71bce5a6f7b876e535e Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Fri, 8 Nov 2013 07:35:00 +0000 Subject: Drop unused libtasn1.h include It's not only unsed, but also causes build fail because CFLAGS for tests does not contain LIBTASN1_CFLAGS. Signed-off-by: Stef Walter https://bugs.freedesktop.org/show_bug.cgi?id=71379 --- common/tests/frob-getauxval.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'common') diff --git a/common/tests/frob-getauxval.c b/common/tests/frob-getauxval.c index 54ebea0..02745be 100644 --- a/common/tests/frob-getauxval.c +++ b/common/tests/frob-getauxval.c @@ -35,8 +35,6 @@ #include "config.h" #include "compat.h" -#include - #include #include #include -- cgit v1.1