X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fmdnsd.git;a=blobdiff_plain;f=util.h;h=aaa2bd1fed1a11be9f6dfb3f0f58d9f07fbebf0e;hp=ab38b7a0fbb43037c6a03cdc5d54602f15995170;hb=d654808ff33c54f587c5fee79be84ac20794db55;hpb=444987db98c88dfef6b3965051bf2aba6114aaa2 diff --git a/util.h b/util.h index ab38b7a..aaa2bd1 100644 --- a/util.h +++ b/util.h @@ -31,7 +31,6 @@ extern char mdns_hostname_local[HOSTNAME_LEN + 6]; void *memdup(const void *d, int l); -extern void signal_setup(void); extern void get_hostname(void); extern uint32_t rand_time_delta(uint32_t t);