Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/private/fibril.h

    r25f6bddb r4805495  
    2727 */
    2828
    29 #ifndef LIBC_PRIVATE_FIBRIL_H_
    30 #define LIBC_PRIVATE_FIBRIL_H_
     29#ifndef _LIBC_PRIVATE_FIBRIL_H_
     30#define _LIBC_PRIVATE_FIBRIL_H_
    3131
    3232#include <adt/list.h>
     
    3535#include <abi/proc/uarg.h>
    3636#include <fibril.h>
     37#include <ipc/common.h>
    3738
    3839#include "./futex.h"
Note: See TracChangeset for help on using the changeset viewer.