summaryrefslogtreecommitdiffstats
path: root/discover/sysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/sysinfo.h')
-rw-r--r--discover/sysinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/discover/sysinfo.h b/discover/sysinfo.h
index c570951..835dfbe 100644
--- a/discover/sysinfo.h
+++ b/discover/sysinfo.h
@@ -7,6 +7,7 @@ struct discover_server;
const struct system_info *system_info_get(void);
+bool system_info_network_available(void);
void system_info_set_interface_address(unsigned int hwaddr_size,
uint8_t *hwaddr, const char *address);
void system_info_register_interface(unsigned int hwaddr_size, uint8_t *hwaddr,
OpenPOWER on IntegriCloud