added HAVE_NAMED_SOFT_EVENTS macro to allow code to test for this new feature.

This commit is contained in:
zimoch
2011-06-27 15:42:03 +00:00
parent 19ef6fad05
commit c88fddedd9

View File

@@ -33,6 +33,8 @@ extern "C" {
#define MAX_PHASE SHRT_MAX
#define MIN_PHASE SHRT_MIN
#define HAVE_NAMED_SOFT_EVENTS
/*definitions for I/O Interrupt Scanning */
struct io_scan_list;