utils: remove duplicate include of ctype.h
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
aba736dc25
commit
b867d46daf
|
|
@ -31,7 +31,6 @@
|
|||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
#include <errno.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "rt_names.h"
|
||||
#include "utils.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue