Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
←
Previous Change
Next Change
→
Changeset
38edb96
in mainline for
ns/ns.c
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:
2006-05-16T14:43:56Z (
19 years
ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn
,
master
,
serial
,
ticket/834-toolchain-update
,
topic/msim-upgrade
,
topic/simplify-dev-export
Children:
aa0609b
Parents:
7ee6aff
Message:
Fix uspace to compile again.
File:
1 edited
ns/ns.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
ns/ns.c
r7ee6aff
r38edb96
32
32
*/
33
33
34
#include <ipc.h>
34
#include <ipc/ipc.h>
35
#include <ipc/ns.h>
35
36
#include <stdio.h>
36
37
#include <unistd.h>
37
38
#include <stdlib.h>
38
#include <ns.h>
39
39
#include <errno.h>
40
40
#include <assert.h>
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive