From 2f9c30a2d567ba7bdb6351e0167eb0b59735b898 Mon Sep 17 00:00:00 2001 From: "Vladimir N. Oleynik" Date: Thu, 22 Sep 2005 15:07:33 +0000 Subject: safe exported namespace for udhcp. Not full, bore :-( --- networking/udhcp/pidfile.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'networking/udhcp/pidfile.h') diff --git a/networking/udhcp/pidfile.h b/networking/udhcp/pidfile.h index ea97d1d..b1292a8 100644 --- a/networking/udhcp/pidfile.h +++ b/networking/udhcp/pidfile.h @@ -20,6 +20,9 @@ */ +#define pidfile_acquire udhcp_pidfile_acquire +#define pidfile_write_release udhcp_pidfile_write_release + int pidfile_acquire(const char *pidfile); void pidfile_write_release(int pid_fd); -- cgit v1.1