Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/port/msim.c

    rb6a088f r9d58539  
    3838#include <async.h>
    3939#include <sysinfo.h>
     40#include <kbd_port.h>
     41#include <kbd.h>
    4042#include <ddi.h>
    4143#include <errno.h>
    42 #include "../kbd_port.h"
    43 #include "../kbd.h"
    4444
    4545static int msim_port_init(kbd_dev_t *);
Note: See TracChangeset for help on using the changeset viewer.