Begin port to GNU/kFreeBSD
This is just a minimal port to get Debian up and running; the rest will be done later.
This commit is contained in:
committed by
William Hubbs
parent
579838d2e7
commit
766d71c2d3
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "librc.h"
|
||||
|
||||
#if defined(__linux__)
|
||||
#if defined(__linux__) || defined (__GLIBC__)
|
||||
static bool
|
||||
pid_is_exec(pid_t pid, const char *exec)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user