===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
sniffit-0.5/src/sn_resolv.c-12-
sniffit-0.5/src/sn_resolv.c:13:  if ((ret = inet_addr (name)) != INADDR_NONE)
sniffit-0.5/src/sn_resolv.c-14-    {				/* dotted-decimal */
##############################################
sniffit-0.5/src/sniffit.c-18-#include <netinet/in.h>
sniffit-0.5/src/sniffit.c:19:/* #include <arpa/inet.h> */		/*  for inet_addr() */
sniffit-0.5/src/sniffit.c-20-#ifdef INCLUDE_INTERFACE