Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/irc/i8259/i8259.c

    r9d58539 r3e6a98c5  
    4242#include <as.h>
    4343#include <ddi.h>
    44 #include <libarch/ddi.h>
    4544#include <align.h>
    46 #include <bool.h>
     45#include <stdbool.h>
    4746#include <errno.h>
    4847#include <async.h>
Note: See TracChangeset for help on using the changeset viewer.