diff --git a/src/librc/librc-daemon.c b/src/librc/librc-daemon.c index c3cdd860..3d09c99e 100644 --- a/src/librc/librc-daemon.c +++ b/src/librc/librc-daemon.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright 2007-2009 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without @@ -31,9 +31,7 @@ #include "librc.h" - #if defined(__linux__) - static bool pid_is_exec(pid_t pid, const char *exec) { char buffer[32];