f35e67894f
`ld' by calling execl() directly rather than using system().
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"
|