Remove not needed header.

git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@449 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
Milan Broz
2011-03-13 18:06:07 +00:00
parent 01e03f7002
commit b7498adc1c

View 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"