From 9d2dfdd0727ae6b3029ca36a940d68c435011b92 Mon Sep 17 00:00:00 2001 From: Flavio Cruz Date: Mon, 9 Jan 2023 00:14:20 -0500 Subject: Export input structures used by Hurd in device/input.h. Also delete sys/ioctl.h and merge it with device/input.h since it is only needed here. Message-Id: --- Makefrag.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefrag.am') diff --git a/Makefrag.am b/Makefrag.am index c778ed80..e2b4a3ba 100644 --- a/Makefrag.am +++ b/Makefrag.am @@ -364,6 +364,7 @@ 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 \ -- cgit v1.2.3