summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2020-02-02 20:51:28 +0000
committerXin LI <delphij@FreeBSD.org>2020-02-02 20:51:28 +0000
commit778ac8d3711fd1f968479b6be867ad938cedd24a (patch)
tree7e2273eb5fd54e9c9909ad5df46b67053f4238d9 /bin
parentb85ea8097515af5bef659c0abf2340e03183f7e8 (diff)
downloadsrc-test2-778ac8d3711fd1f968479b6be867ad938cedd24a.tar.gz
src-test2-778ac8d3711fd1f968479b6be867ad938cedd24a.zip
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/pwait/pwait.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/pwait/pwait.c b/bin/pwait/pwait.c
index 900bc96d0025..f39922b48eb9 100644
--- a/bin/pwait/pwait.c
+++ b/bin/pwait/pwait.c
@@ -41,7 +41,6 @@ __FBSDID("$FreeBSD$");
#include <err.h>
#include <errno.h>
-#include <fcntl.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>