aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/look
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2011-10-16 19:23:43 +0000
committerEd Schouten <ed@FreeBSD.org>2011-10-16 19:23:43 +0000
commitd13b008d74b2dc06be24bc3936358e7a3b535664 (patch)
tree3795f17014b05f9b5433ac910b2ff434c0c3cda4 /usr.bin/look
parentd2ea3bed5240d1fb6c1111ef6d49afa088a14588 (diff)
downloadsrc-d13b008d74b2dc06be24bc3936358e7a3b535664.tar.gz
src-d13b008d74b2dc06be24bc3936358e7a3b535664.zip
Notes
Diffstat (limited to 'usr.bin/look')
-rw-r--r--usr.bin/look/look.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/look/look.c b/usr.bin/look/look.c
index 0088864c81ca..a655b39d2152 100644
--- a/usr.bin/look/look.c
+++ b/usr.bin/look/look.c
@@ -62,6 +62,7 @@ __FBSDID("$FreeBSD$");
#include <limits.h>
#include <locale.h>
#include <stdio.h>
+#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>