mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
use _PATH_DEV
This commit is contained in:
parent
c90d14a014
commit
2ae9a4a079
@ -49,7 +49,7 @@ static const char rcsid[] =
|
||||
|
||||
|
||||
#define PATH_LPCTL _PATH_DEV "lpctl"
|
||||
#define DEFAULT_DEVICE "/dev/lpt0"
|
||||
#define DEFAULT_DEVICE _PATH_DEV "lpt0"
|
||||
#define IRQ_INVALID -1
|
||||
#define DO_POLL 0
|
||||
#define USE_IRQ 1
|
||||
|
Loading…
Reference in New Issue
Block a user