feature: start to implement responses
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
char *get_interface_name(void);
|
||||
#include "host.h"
|
||||
|
||||
int get_interface_name(struct host *host);
|
||||
|
Reference in New Issue
Block a user