Changeset 6320 for trunk/libtransmission/platform.c
- Timestamp:
- Jul 11, 2008, 4:11:22 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/platform.c
r6319 r6320 45 45 #include <string.h> 46 46 47 #include <sys/stat.h> 47 48 #include <sys/types.h> 48 49 #include <dirent.h> … … 536 537 { 537 538 #ifdef SYS_DARWIN 538 #error not implemented 539 #warning FIXME BentMyWookie 540 #error darwin version not implemented 539 541 #elif defined(WIN32) 540 542 #warning hey win32 people is this good or is there a better implementation of the next four lines
Note: See TracChangeset
for help on using the changeset viewer.