Don't do this.
You are messing the interface.

If the function is in internal.h it should not be used outside OpenSC library.
If you do want to export it, you should move it to proper include file that is
installed on target system.

Please figure out what you want to do but do it properly.

Alon.

On Wed, Apr 15, 2009 at 9:19 AM, Martin Paljak <mar...@paljak.pri.ee> wrote:
> On 15.04.2009, at 9:07, Marc Rios Valles wrote:
>>
>> I use this function in my driver to check the data that is returned form
>> the card, as all the internal drivers of opensc.
>
>
> Update to r3681.
>
> Thanks!
>
>
>
>
> --
> Martin Paljak
> http://martin.paljak.pri.ee
> +372.515.6495
>
>
>
>
>
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to