Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/char/ns8250/ns8250.c

    r3e6a98c5 r267f235  
    4040#include <stdio.h>
    4141#include <errno.h>
    42 #include <stdbool.h>
     42#include <bool.h>
    4343#include <fibril_synch.h>
    4444#include <stdlib.h>
     
    5151#include <sys/stat.h>
    5252#include <ddi.h>
     53#include <libarch/ddi.h>
    5354
    5455#include <ddf/driver.h>
Note: See TracChangeset for help on using the changeset viewer.