Ignore:
File:
1 edited

Legend:

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

    r32b3a12 rfdf97f6  
    3434
    3535#define LIBPOSIX_INTERNAL
     36#define __POSIX_DEF__(x) posix_##x
    3637
    37 #include "posix/stdbool.h"
     38#include "libc/stdbool.h"
    3839#include "posix/pwd.h"
    3940#include "posix/string.h"
Note: See TracChangeset for help on using the changeset viewer.