isinetaddr4: remove #include <errno.h>
.
This commit is contained in:
parent
267f96d640
commit
6902590784
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <isinetaddr.h>
|
||||
#include <errno.h>
|
||||
|
||||
static const int MAX_BUFLEN = 3;
|
||||
static const int MAX_OCTETS = 4;
|
||||
|
|
Loading…
Reference in a new issue