Remove not needed header.
authorMilan Broz <gmazyland@gmail.com>
Sun, 13 Mar 2011 18:06:07 +0000 (18:06 +0000)
committerMilan Broz <gmazyland@gmail.com>
Sun, 13 Mar 2011 18:06:07 +0000 (18:06 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@449 36d66b0a-2a48-0410-832c-cd162a569da5

tests/api-test.c

index d5954bd..c0e0632 100644 (file)
@@ -27,7 +27,6 @@
 #include <assert.h>
 #include <sys/stat.h>
 #include <sys/ioctl.h>
-#include <linux/loop.h>
 
 #include "libcryptsetup.h"
 #include "utils_loop.h"