Changeset 1a39a5a


Ignore:
Timestamp:
Aug 3, 2020, 2:36:19 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
8395152, d5d3a90
Parents:
95789be
Message:

Fixed compilation failure without io_uring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/iocall.cfa

    r95789be r1a39a5a  
    1717
    1818#include "bits/defs.hfa"
     19#include "kernel.hfa"
    1920
    2021//=============================================================================================
     
    2829        #include <linux/io_uring.h>
    2930
    30         #include "kernel.hfa"
    3131        #include "kernel/fwd.hfa"
    3232        #include "io/types.hfa"
Note: See TracChangeset for help on using the changeset viewer.