Changes in uspace/app/loc/loc.c [8d2dd7f2:7354b5e] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/loc/loc.c

    r8d2dd7f2 r7354b5e  
    3838#include <stdlib.h>
    3939#include <stdint.h>
     40#include <inttypes.h>
    4041#include <str.h>
    41 #include <sys/typefmt.h>
    4242
    4343#define NAME "loc"
Note: See TracChangeset for help on using the changeset viewer.