Changeset 13705 for trunk/libtransmission/platform.c
- Timestamp:
- Dec 28, 2012, 5:53:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/platform.c
r13701 r13705 12 12 13 13 #ifndef WIN32 14 #include <s tdint.h>14 #include <sys/types.h> /* types needed by quota.h */ 15 15 #include <sys/quota.h> /* quotactl */ 16 16 #ifdef HAVE_GETMNTENT
Note: See TracChangeset
for help on using the changeset viewer.