resolve tame to 0
This commit is contained in:
parent
442cc6f1b4
commit
41cebd325f
@ -30,7 +30,7 @@ int getentropy(void *buf, size_t buflen);
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_TAME
|
||||
#define tame(request, paths)
|
||||
#define tame(request, paths) 0
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user