]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/statd/hostname.c
nfs-utils: Remove all uses of AI_ADDRCONFIG
[nfs-utils.git] / utils / statd / hostname.c
index 38f22650c61e50f3447ba4aebf64b57936584325..616a3cbf45e2668ea57efe69c5aacf6995f80cd5 100644 (file)
 #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