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


Ignore:
File:
1 edited

Legend:

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

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