Fix default lirc driver.
Add include for sys/sysmacros.h
to fix references to major
.
This resolves the error currently seen when attempting to use the default driver:
lircd: Error: Error relocating /usr/lib/lirc/plugins/default.so: major: symbol not found
Related to the issue here: #12986 (closed)