- changed include paths
This commit is contained in:
@@ -71,7 +71,9 @@
|
||||
#define min(x,y) (x < y ? x : y)
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* mapping entry which defines the end of a mapping_t array
|
||||
*/
|
||||
#define MAPPING_END (-1)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user