6 lines
76 B
C
6 lines
76 B
C
#pragma once
|
|
|
|
#include "host.h"
|
|
|
|
int get_interface_name(struct host *host);
|