xref: /haiku/headers/os/drivers/pcmcia/config.h (revision 93aeb8c3bc3f13cb1f282e3e749258a23790d947)
1 #ifndef _PCMCIA_CONFIG_H
2 #define _PCMCIA_CONFIG_H
3 
4 #define AUTOCONF_INCLUDED
5 #define __IN_PCMCIA_PACKAGE__
6 
7 //#include <pcmcia/autoconf.h>
8 
9 #endif /* _PCMCIA_CONFIG_H */
10