mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk, libT) #3833 'freespace' argument for 'session-get' RPC method -- include stdint.h as possible fix for Mac build
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
#ifndef WIN32
|
||||
#include <stdint.h>
|
||||
#include <sys/quota.h> /* quotactl */
|
||||
#ifdef HAVE_GETMNTENT
|
||||
#include <mntent.h>
|
||||
|
||||
Reference in New Issue
Block a user