diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-11-17 12:36:20 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-11-17 12:39:23 +0100 |
commit | 343c23ce9c7aab291721d671fe5504e7bdbfd3c2 (patch) | |
tree | a8e23cb9bb2640ad71d69a210408962350abebf5 /src/luxincp.c | |
parent | 5eece7e783e177e6fcf7ed4a7185d180f9fc5565 (diff) |
Don't check for O_PATH being defined
O_PATH has been in Linux since version 2.6.39, which was a very long
time ago. Additionally, this library only works on Linux anyways since
the interface to backlight information is Linux-specific. Therefore we
have no real reason to bother with handling the case where it's not
defined.
Diffstat (limited to 'src/luxincp.c')
0 files changed, 0 insertions, 0 deletions