summaryrefslogtreecommitdiff
path: root/lladdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'lladdr.h')
-rw-r--r--lladdr.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/lladdr.h b/lladdr.h
deleted file mode 100644
index d6c4256..0000000
--- a/lladdr.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * Support routine for configuring link layer address
- */
-
-#include "misc.h"
-
-int set_lladdr(const char *ifname, const char *lladdr,
- const struct env_set *es);