Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/hid/atkbd/atkbd.c

    rfafb8e5 ra635535  
    3838#include <errno.h>
    3939#include <ddf/log.h>
     40#include <io/kbd_event.h>
    4041#include <io/keycode.h>
    4142#include <io/chardev.h>
    42 #include <io/console.h>
    4343#include <ipc/kbdev.h>
    4444#include <abi/ipc/methods.h>
Note: See TracChangeset for help on using the changeset viewer.