Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/source/fnmatch.c

    rbaeeee2 rfdf97f6  
    4343
    4444#define LIBPOSIX_INTERNAL
    45 
    46 #include "posix/stdbool.h"
     45#define __POSIX_DEF__(x) posix_##x
     46
     47#include "libc/stdbool.h"
    4748#include "posix/ctype.h"
    4849#include "posix/string.h"
Note: See TracChangeset for help on using the changeset viewer.