removed duplicate function
This commit is contained in:
@@ -43,11 +43,6 @@
|
|||||||
#include "bip.h"
|
#include "bip.h"
|
||||||
#include "net.h"
|
#include "net.h"
|
||||||
|
|
||||||
void bip_set_interface(char *ifname)
|
|
||||||
{
|
|
||||||
/*dummy function - to make the demos compile easier */
|
|
||||||
}
|
|
||||||
|
|
||||||
/* To fill a need, we invent the gethostaddr() function. */
|
/* To fill a need, we invent the gethostaddr() function. */
|
||||||
static long gethostaddr(void)
|
static long gethostaddr(void)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user