@@ -22,6 +22,7 @@
#include "iftop.h"
#include "options.h"
#include "cfgfile.h"
#include "integers.h"
#if !defined(HAVE_INET_ATON) && defined(HAVE_INET_PTON)
# define inet_aton(a, b) inet_pton(AF_INET, (a), (b))
The note is not visible to the blocked user.