mirror of
https://github.com/transmission/transmission
synced 2025-02-20 21:26:53 +00:00
fixed implementation of r13701
This commit is contained in:
parent
29599b6926
commit
e6a730ba50
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
*/
|
||||
|
||||
#ifndef WIN32
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h> /* types needed by quota.h */
|
||||
#include <sys/quota.h> /* quotactl */
|
||||
#ifdef HAVE_GETMNTENT
|
||||
#include <mntent.h>
|
||||
|
|
Loading…
Reference in a new issue