mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 15:44:04 +01:00
6 lines
91 B
C
6 lines
91 B
C
/* $Id$ */
|
|
#include <paths.h>
|
|
|
|
#define _PATH_LKM "/dev/lkm"
|
|
#define _PATH_LD "/usr/bin/ld"
|