Changeset dbbbe75b in mainline for uspace/lib/uri/uri.c


Ignore:
Timestamp:
2018-01-15T21:54:21Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8348846
Parents:
c718bda
Message:

Add missing standard functions to <ctype.h>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/uri/uri.c

    rc718bda rdbbbe75b  
    4242
    4343#include "uri.h"
    44 #include "ctype.h"
     44#include "internal/ctype.h"
    4545
    4646static char *cut_str(const char *start, const char *end)
Note: See TracChangeset for help on using the changeset viewer.