config.h is not used in pkcs11.h or any file included by it.

but pkcs11.h is a public header file, so it shouldn't do so anyway.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1721 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2004-01-08 11:54:54 +00:00
parent b9b1dbf603
commit 115bd355ed
1 changed files with 0 additions and 4 deletions

View File

@ -21,10 +21,6 @@
#ifndef OPENSC_PKCS11_H
#define OPENSC_PKCS11_H
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifndef _WIN32
#include <opensc/rsaref/unix.h>
#include <opensc/rsaref/pkcs11.h>