summaryrefslogtreecommitdiffstats
path: root/lib/thin/thin.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/thin/thin.c')
-rw-r--r--lib/thin/thin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/thin/thin.c b/lib/thin/thin.c
index d95b68ea..8aa8121a 100644
--- a/lib/thin/thin.c
+++ b/lib/thin/thin.c
@@ -17,14 +17,12 @@
#include "metadata.h"
#include "segtype.h"
#include "text_export.h"
-#include "text_import.h"
#include "config.h"
#include "activate.h"
#include "str_list.h"
#include "defaults.h"
#ifdef DMEVENTD
-# include "sharedlib.h"
# include "libdevmapper-event.h"
#endif