summaryrefslogtreecommitdiff
path: root/usr.bin/ypmatch
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-24 19:50:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-24 19:50:42 +0000
commit7a19d1bbb9f8fe580d509ad1caf8343e876fa045 (patch)
tree98072ccdbeeb48ed101ec6127193016cfb67132a /usr.bin/ypmatch
parent948a3f54a76846f76f78b9c712254e5b22df9fe2 (diff)
downloadsrc-test2-7a19d1bbb9f8fe580d509ad1caf8343e876fa045.tar.gz
src-test2-7a19d1bbb9f8fe580d509ad1caf8343e876fa045.zip
Notes
Diffstat (limited to 'usr.bin/ypmatch')
-rw-r--r--usr.bin/ypmatch/ypmatch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ypmatch/ypmatch.c b/usr.bin/ypmatch/ypmatch.c
index be266bb7e1e0..6d6fffc02a3c 100644
--- a/usr.bin/ypmatch/ypmatch.c
+++ b/usr.bin/ypmatch/ypmatch.c
@@ -38,6 +38,7 @@ static const char rcsid[] =
#include <ctype.h>
#include <err.h>
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <unistd.h>