Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/devman/util.h

    r38d150e raed3e6a  
    3535
    3636#include <ctype.h>
    37 #include <stdlib.h>
    3837#include <str.h>
     38#include <malloc.h>
    3939
    4040extern char *get_abs_path(const char *, const char *, const char *);
Note: See TracChangeset for help on using the changeset viewer.