summaryrefslogtreecommitdiff
path: root/nis/nis_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'nis/nis_hash.c')
-rw-r--r--nis/nis_hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_hash.c b/nis/nis_hash.c
index e26b6b0628..d8a6d06fdd 100644
--- a/nis/nis_hash.c
+++ b/nis/nis_hash.c
@@ -16,6 +16,7 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
+#include <stdint.h>
#include <rpcsvc/nis.h>
/* This is from libc/db/hash/hash_func.c, hash3 is static there */