Search:
Login
Help/Guide
About Trac
Preferences
Forgot your password?
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 41
and
Version 42
of
BasicApi
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jul 15, 2013, 1:44:36 PM (
12 years
ago)
Author:
yoyo
Comment:
filesys.h is needed at least for boinc_fopen()
Legend:
Unmodified
Added
Removed
Modified
BasicApi
v41
v42
10
10
{{{
11
11
#include "boinc_api.h"
12
#include "filesys.h"
12
13
}}}
13
14