Changeset 5772aa1 in mainline for uspace/lib/label/src/label.c
- Timestamp:
- 2017-07-14T21:31:44Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9f64c1e
- Parents:
- 94c05b89
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/label/src/label.c
r94c05b89 r5772aa1 36 36 #include <adt/list.h> 37 37 #include <errno.h> 38 #include <label .h>38 #include <label/label.h> 39 39 #include <mem.h> 40 40 #include <stdlib.h>
Note:
See TracChangeset
for help on using the changeset viewer.