From 772dfac43836c979d7eb45a938ece0ee880851b0 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 25 Mar 2009 12:14:59 +0100 Subject: [PATCH] lib/asn1: remove unused reference to vers.h metze Signed-off-by: Love Hornquist Astrand --- lib/asn1/der_get.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/asn1/der_get.c b/lib/asn1/der_get.c index c3a573cc0..aee565040 100644 --- a/lib/asn1/der_get.c +++ b/lib/asn1/der_get.c @@ -33,8 +33,6 @@ #include "der_locl.h" -#include - /* * All decoding functions take a pointer `p' to first position in * which to read, from the left, `len' which means the maximum number