From: Roman Bogorodskiy Date: Fri, 8 Nov 2013 07:35:00 +0000 (+0000) Subject: Drop unused libtasn1.h include X-Git-Tag: 0.20.2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec02489eca1b7b57c35db71bce5a6f7b876e535e;p=p11-kit 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 --- 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