summaryrefslogtreecommitdiffstats
path: root/utils/statd/hostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/statd/hostname.c')
-rw-r--r--utils/statd/hostname.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/statd/hostname.c b/utils/statd/hostname.c
index 38f2265..616a3cb 100644
--- a/utils/statd/hostname.c
+++ b/utils/statd/hostname.c
@@ -39,10 +39,6 @@
#include "statd.h"
#include "xlog.h"
-#ifndef HAVE_DECL_AI_ADDRCONFIG
-#define AI_ADDRCONFIG 0
-#endif
-
/**
* statd_present_address - convert sockaddr to presentation address
* @sap: pointer to socket address to convert