Module Name: src Committed By: riastradh Date: Fri Jan 14 21:32:27 UTC 2022
Modified Files:
src/sys/dev/i2c: ihidev.h
Log Message:
ihidev(4): Add missing includes and header guard.
Mark the sections that are conventionally separate files for hardware
interface (*reg.h) versus software state (*var.h).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/i2c/ihidev.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
