tested ok on Dano note that _IO* macros were redefined for the R5 target, the ones in Haiku aren't compatible with R5 git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14524 a95241bf-73f2-0310-859d-f6bbb57e9c96
10 lines
170 B
C
10 lines
170 B
C
#ifndef _PCMCIA_CONFIG_H
|
|
#define _PCMCIA_CONFIG_H
|
|
|
|
#define AUTOCONF_INCLUDED
|
|
#define __IN_PCMCIA_PACKAGE__
|
|
|
|
//#include <pcmcia/autoconf.h>
|
|
|
|
#endif /* _PCMCIA_CONFIG_H */
|