diff --git a/src/pad.h b/src/pad.h index 5e8988e..c014038 100644 --- a/src/pad.h +++ b/src/pad.h @@ -18,7 +18,6 @@ #ifndef PUSB_OTP_H_ # define PUSB_OTP_H_ # include -# include "conf.h" int pusb_pad_check(t_pusb_options *opts, UDisksClient *udisks, const char *user);