diff options
Diffstat (limited to 'support/support_format_hostent.c')
| -rw-r--r-- | support/support_format_hostent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/support_format_hostent.c b/support/support_format_hostent.c index 88c85ec1f1..0aac17972b 100644 --- a/support/support_format_hostent.c +++ b/support/support_format_hostent.c @@ -21,6 +21,7 @@ #include <arpa/inet.h> #include <errno.h> #include <stdio.h> +#include <stdlib.h> #include <support/support.h> #include <support/xmemstream.h> |
