summaryrefslogtreecommitdiffstats
path: root/usr.bin/yes
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/yes')
-rw-r--r--usr.bin/yes/yes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/yes/yes.c b/usr.bin/yes/yes.c
index 73716e2..aae13b9 100644
--- a/usr.bin/yes/yes.c
+++ b/usr.bin/yes/yes.c
@@ -45,6 +45,7 @@ static const char rcsid[] = "$FreeBSD$";
#endif
#endif /* not lint */
+#include <err.h>
#include <stdio.h>
int
OpenPOWER on IntegriCloud