summaryrefslogtreecommitdiff
path: root/resolv/tst-res_hconf_reorder.c
diff options
context:
space:
mode:
Diffstat (limited to 'resolv/tst-res_hconf_reorder.c')
-rw-r--r--resolv/tst-res_hconf_reorder.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/resolv/tst-res_hconf_reorder.c b/resolv/tst-res_hconf_reorder.c
index 2ef7f073ca..a16a6b2112 100644
--- a/resolv/tst-res_hconf_reorder.c
+++ b/resolv/tst-res_hconf_reorder.c
@@ -1,6 +1,6 @@
/* BZ #17977 _res_hconf_reorder_addrs test.
- Copyright (C) 2015-2016 Free Software Foundation, Inc.
+ Copyright (C) 2015-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -19,6 +19,7 @@
#include <errno.h>
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <dlfcn.h>