Changeset 59dc181 in mainline for uspace/srv/devman/fun.c
- Timestamp:
- 2013-09-10T19:10:09Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a60e90b
- Parents:
- 38e52c92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/fun.c
r38e52c92 r59dc181 32 32 33 33 #include <errno.h> 34 #include <fcntl.h>35 #include <sys/stat.h>36 34 #include <io/log.h> 37 #include <ipc/driver.h>38 #include <ipc/devman.h>39 #include <loc.h>40 #include <str_error.h>41 #include <stdio.h>42 35 43 36 #include "devman.h"
Note:
See TracChangeset
for help on using the changeset viewer.