summaryrefslogtreecommitdiff
path: root/Makefrag.am
diff options
context:
space:
mode:
authorFlavio Cruz <flaviocruz@gmail.com>2023-01-09 00:14:20 -0500
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-01-09 19:53:08 +0100
commit9d2dfdd0727ae6b3029ca36a940d68c435011b92 (patch)
tree143a14ce5c9284590d16ce5a66d6c2607438740a /Makefrag.am
parent6777cf5650d6989fcee000780a71c05e9426526e (diff)
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: <Y7uirJzaJeOBzAmq@jupiter.tail36e24.ts.net>
Diffstat (limited to 'Makefrag.am')
-rw-r--r--Makefrag.am1
1 files changed, 1 insertions, 0 deletions
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 \