mirror of
https://github.com/transmission/transmission
synced 2025-01-31 11:23:40 +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 <inttypes.h> /* uintN_t */
|
||||||
#include <time.h> /* time_t */
|
#include <time.h> /* time_t */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue