Changeset 7354b5e in mainline for uspace/app/trace/ipcp.c


Ignore:
Timestamp:
2017-06-10T10:06:39Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
63e27ef
Parents:
e299dbe
Message:

Remove sys/typefmt.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/trace/ipcp.c

    re299dbe r7354b5e  
    3535#include <stdio.h>
    3636#include <stdlib.h>
     37#include <inttypes.h>
    3738#include <adt/hash_table.h>
    38 #include <sys/typefmt.h>
    3939#include <abi/ipc/methods.h>
    4040#include <macros.h>
Note: See TracChangeset for help on using the changeset viewer.