Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/unistd.c

    rb4d6252 r59f799b  
    3636#define LIBPOSIX_INTERNAL
    3737
    38 #include "internal/common.h"
     38#include "common.h"
    3939#include "unistd.h"
    40 
    41 /* Array of environment variable strings (NAME=VALUE). */
    42 char **environ = NULL;
    4340
    4441/**
Note: See TracChangeset for help on using the changeset viewer.