#include "config.h"
#include "pcsclite.h"
Go to the source code of this file.
Defines | |
#define | TRUE 1 |
#define | FALSE 0 |
Check for platforms that have their own specific support. It's easier and flexible to do it here, rather than with automake conditionals in src/Makefile.am. No, it's still not a perfect solution design wise.
Definition in file hotplug_generic.c.