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/script.h | 1 + 1 file changed, 1 insertion(+) (limited to 'networking/udhcp/script.h') diff --git a/networking/udhcp/script.h b/networking/udhcp/script.h index 71003311c..ab2c9fba6 100644 --- a/networking/udhcp/script.h +++ b/networking/udhcp/script.h @@ -1,6 +1,7 @@ #ifndef _SCRIPT_H #define _SCRIPT_H +#define run_script udhcp_run_script extern void run_script(struct dhcpMessage *packet, const char *name); #endif -- cgit v1.2.3