![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <sys/types.h>
#include <sys/socket.h>
#include <unistd.h>
#include "buffer.h"
#include "stralloc.h"
#include "dnsresolv.h"
#include "ip.h"
#include "exit.h"
#include "fmt.h"
#include "dns.h"
#include "logmsg.h"
Go to the source code of this file.
Macros | |
#define | WHO "dnsip" |
Functions | |
int | main (int argc, char *const *argv) |
Variables | |
stralloc | sa = {0} |
stralloc | out = {0} |