Changeset c23275a in mainline for uspace/app/fontviewer/fontviewer.c
- Timestamp:
- 2017-04-02T21:08:10Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- 438f355
- Parents:
- d96d9bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/fontviewer/fontviewer.c
rd96d9bc rc23275a 34 34 35 35 #include <stdio.h> 36 #include < unistd.h>36 #include <stdlib.h> 37 37 #include <errno.h> 38 38 #include <malloc.h>
Note:
See TracChangeset
for help on using the changeset viewer.