Search:
Login
Preferences
Home
Development…
Timeline
Roadmap
Browse Source
Notes
Download
Screenshots
Bug Reports…
Browse
Context Navigation
←
Previous Change
Next Change →
Changeset
651
for
abuse/trunk/src/net/netfile.cpp
Tweet
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:
May 14, 2011, 3:06:27 AM (
11 years
ago)
Author:
Sam Hocevar
Message:
build: add a --disable-network compilation flag and get rid of most of
the
CELLOS_LV2
ifdefs.
File:
1 edited
abuse/trunk/src/net/netfile.cpp
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
abuse/trunk/src/net/netfile.cpp
r555
r651
13
13
#endif
14
14
15
#if HAVE_NETWORK
16
15
17
#include "common.h"
16
18
…
…
18
20
#include "../inc/netface.h"
19
21
#include "engine.h"
20
21
22
22
23
nfs_client *first_nfs_client=NULL;
…
…
473
474
}
474
475
475
476
#endif // HAVE_NETWORK
477
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive