From c53602cf09a9dec0b82e0f2cfd46616cf7b4ccff Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 1 Sep 2021 15:57:09 +0200 Subject: Remove common code in favor of libimobiledevice-glue --- src/fdr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fdr.h') diff --git a/src/fdr.h b/src/fdr.h index 9822efc..c10fd6c 100644 --- a/src/fdr.h +++ b/src/fdr.h @@ -27,7 +27,6 @@ extern "C" { #endif #include -#include "thread.h" /* from libimobiledevice/common */ typedef enum { FDR_CTRL, -- cgit v1.1-32-gdbae