Index: trunk/tests/librnd/librnd_includes.c =================================================================== --- trunk/tests/librnd/librnd_includes.c (revision 35681) +++ trunk/tests/librnd/librnd_includes.c (revision 35682) @@ -9,6 +9,7 @@ static int PARSE_DOUBLE(double *dst, lht_node_t *src) { return 0; } static lht_node_t *HASH_GET(lht_node_t *hash, const char *name) { return NULL; } static int RND_LHT_ERROR(lht_node_t *nd, char *fmt, ...) { return 0; } +#define RND_TIMED_CHG_TIMEOUT 3 /* header integrity test: nothing should be included from src/ that is