""
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
#include "iftop.h"
|
#include "iftop.h"
|
||||||
#include "options.h"
|
#include "options.h"
|
||||||
#include "cfgfile.h"
|
#include "cfgfile.h"
|
||||||
|
#include "integers.h"
|
||||||
|
|
||||||
#if !defined(HAVE_INET_ATON) && defined(HAVE_INET_PTON)
|
#if !defined(HAVE_INET_ATON) && defined(HAVE_INET_PTON)
|
||||||
# define inet_aton(a, b) inet_pton(AF_INET, (a), (b))
|
# define inet_aton(a, b) inet_pton(AF_INET, (a), (b))
|
||||||
|
|||||||
Reference in New Issue
Block a user