SC -> OPENSC, old legacy from the libsc days

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1409 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2003-09-03 17:59:08 +00:00
parent 3a2a4463b1
commit c0c3c339d7
2 changed files with 4 additions and 4 deletions

View File

@ -18,8 +18,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef _SC_ASN1_H
#define _SC_ASN1_H
#ifndef _OPENSC_ASN1_H
#define _OPENSC_ASN1_H
#ifdef __cplusplus
extern "C" {

View File

@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef _SC_LOG_H
#define _SC_LOG_H
#ifndef _OPENSC_LOG_H
#define _OPENSC_LOG_H
#ifdef __cplusplus
extern "C" {