X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=blobdiff_plain;f=system.c;h=7ca4360d07e6ad1595fec04553c9b3158ff13118;hp=c96cb632fec3bd6f5902608f9d28a59a9505d309;hb=ed0464dbda4125cc857d8a06b84fa695d0b29251;hpb=3283d681f9da65b500ad0cb3d4550cb840ed481a diff --git a/system.c b/system.c index c96cb63..7ca4360 100644 --- a/system.c +++ b/system.c @@ -27,8 +27,6 @@ #include "watchdog.h" #include "hotplug.h" -#define HOSTNAME_PATH "/proc/sys/kernel/hostname" - static struct blob_buf b; static int system_board(struct ubus_context *ctx, struct ubus_object *obj,