From 39992883b38a1579b3e53bb323d81c3b8ae08030 Mon Sep 17 00:00:00 2001 From: IGP Date: Fri, 7 Oct 2016 02:30:23 -0400 Subject: [PATCH] Update pad.h conf.h not needed here --- src/pad.h | 1 - 1 file changed, 1 deletion(-) 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);