mirror of
https://github.com/transmission/transmission
synced 2025-01-31 03:12:44 +00:00
test & see if xcode/osx has stdbool.h
This commit is contained in:
parent
e259d0abbe
commit
e04a64ca02
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ extern "C" {
|
|||
****
|
||||
***/
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <inttypes.h> /* uintN_t */
|
||||
#include <time.h> /* time_t */
|
||||
|
||||
|
|
Loading…
Reference in a new issue