mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
keyboard not mouse
This commit is contained in:
parent
4d0bbfacdd
commit
a3532cf354
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#include <draw.h>
|
||||
#include <thread.h>
|
||||
#include <cursor.h>
|
||||
#include <mouse.h>
|
||||
#include <keyboard.h>
|
||||
|
||||
static int
|
||||
bad(void)
|
||||
|
|
Loading…
Reference in a new issue