here's the patch:
--- openct-0.6.5/src/ifd/internal.h~ 2005-05-10 14:08:02.000000000 -0600
+++ openct-0.6.5/src/ifd/internal.h 2005-06-07 09:25:20.000000000 -0600
@@ -200,4 +200,7 @@
void *, size_t);
extern unsigned int ifd_protocols_list(const char **, unsigned int);
+/* pcmcia.c */
+extern ifd_device_t * ifd_open_pcmcia(const char *name);
+
#endif /* IFD_INTERNAL_H */-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

