Changeset 3bf907a in mainline for uspace/srv
- Timestamp:
- 2009-06-04T16:36:47Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4a68194
- Parents:
- 8bfe48e
- Location:
- uspace/srv/ns
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/ns/clonable.c
r8bfe48e r3bf907a 39 39 #include <stdio.h> 40 40 #include <malloc.h> 41 #include <loader/loader.h> 41 42 #include "clonable.h" 42 43 #include "ns.h" -
uspace/srv/ns/ns.c
r8bfe48e r3bf907a 46 46 #include <event.h> 47 47 #include <macros.h> 48 #include <sysinfo.h> 48 49 #include "ns.h" 49 50 #include "service.h"
Note:
See TracChangeset
for help on using the changeset viewer.