use _LIB11_H instead of _LIB11_INT_H

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2493 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
ludovic.rousseau 2005-08-18 08:39:29 +00:00
parent df86e3f8ac
commit 25d3148ef6
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@
*
*/
#ifndef _LIB11_INT_H
#define _LIB11_INT_H
#ifndef _LIB11_H
#define _LIB11_H
#include <openssl/bio.h>
#include <openssl/err.h>