summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/smartcard_pcsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/chansrv/smartcard_pcsc.c')
-rw-r--r--sesman/chansrv/smartcard_pcsc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/chansrv/smartcard_pcsc.c b/sesman/chansrv/smartcard_pcsc.c
index 29bd5a23..f98f30bb 100644
--- a/sesman/chansrv/smartcard_pcsc.c
+++ b/sesman/chansrv/smartcard_pcsc.c
@@ -23,6 +23,10 @@
* pcsc lib and daemon write struct on unix domain socket for communication
*/
+#if defined(HAVE_CONFIG_H)
+#include <config_ac.h>
+#endif
+
#define JAY_TODO_CONTEXT 0
#define JAY_TODO_WIDE 1