1
0
Fork 0
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:
Jordan Lee 2011-03-22 14:45:04 +00:00
parent e259d0abbe
commit e04a64ca02

View file

@ -41,6 +41,7 @@ extern "C" {
****
***/
#include <stdbool.h>
#include <inttypes.h> /* uintN_t */
#include <time.h> /* time_t */