diff options
Diffstat (limited to 'clients/cli/devices.c')
-rw-r--r-- | clients/cli/devices.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clients/cli/devices.c b/clients/cli/devices.c index 0a1277a097..c548038b79 100644 --- a/clients/cli/devices.c +++ b/clients/cli/devices.c @@ -23,7 +23,6 @@ #include <string.h> #include <stdlib.h> #include <errno.h> -#include <netinet/ether.h> #include <readline/readline.h> #include <glib.h> |