]> granicus.if.org Git - transmission/commitdiff
(trunk, libT) #3833 'freespace' argument for 'session-get' RPC method -- include...
authorJordan Lee <jordan@transmissionbt.com>
Thu, 27 Dec 2012 20:30:24 +0000 (20:30 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Thu, 27 Dec 2012 20:30:24 +0000 (20:30 +0000)
libtransmission/platform.c

index 36b0099ae84a0ceb4da2a0b942fd231f17328285..c8b42475489e8198ba0ff6f3af1c0e7d99ff0d46 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #ifndef WIN32
+ #include <stdint.h>
  #include <sys/quota.h> /* quotactl */
  #ifdef HAVE_GETMNTENT
   #include <mntent.h>