From b7498adc1cf475b97be4f772c45ffe2892c152a2 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Sun, 13 Mar 2011 18:06:07 +0000 Subject: [PATCH] Remove not needed header. git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@449 36d66b0a-2a48-0410-832c-cd162a569da5 --- tests/api-test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/api-test.c b/tests/api-test.c index d5954bde..c0e0632c 100644 --- a/tests/api-test.c +++ b/tests/api-test.c @@ -27,7 +27,6 @@ #include #include #include -#include #include "libcryptsetup.h" #include "utils_loop.h"