diff options
-rw-r--r-- | Makefrag.am | 2 | ||||
-rw-r--r-- | device/input.h (renamed from include/device/input.h) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefrag.am b/Makefrag.am index 82fce628..1674317e 100644 --- a/Makefrag.am +++ b/Makefrag.am @@ -312,6 +312,7 @@ libkernel_a_SOURCES += \ device/ds_routines.h \ device/if_ether.h \ device/if_hdr.h \ + device/input.h \ device/intr.c \ device/intr.h \ device/io_req.h \ @@ -360,7 +361,6 @@ include_device_HEADERS = \ include/device/device_types.defs \ include/device/device_types.h \ include/device/disk_status.h \ - include/device/input.h \ include/device/net_status.h \ include/device/notify.defs \ include/device/notify.h \ diff --git a/include/device/input.h b/device/input.h index 9de73a30..9de73a30 100644 --- a/include/device/input.h +++ b/device/input.h |