Page MenuHomeFreeBSD

hv_kbdc.c: remove unused include
ClosedPublic

Authored by rlibby on Jun 29 2017, 9:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 4 2024, 7:08 PM
Unknown Object (File)
Oct 4 2024, 11:23 AM
Unknown Object (File)
Oct 3 2024, 3:55 PM
Unknown Object (File)
Oct 3 2024, 12:10 PM
Unknown Object (File)
Oct 3 2024, 1:06 AM
Unknown Object (File)
Oct 2 2024, 9:26 PM
Unknown Object (File)
Oct 1 2024, 11:21 AM
Unknown Object (File)
Oct 1 2024, 6:29 AM
Subscribers

Details

Summary

This avoids a -Wunused error with gcc due to declaring keyboard tables that aren't used here.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 30 2017, 1:10 AM
This revision was automatically updated to reflect the committed changes.