Author: delphij
Date: Sun Feb 2 20:51:28 2020
New Revision: 357420
URL: https://svnweb.freebsd.org/changeset/base/357420
Log:
Remove unused include.
MFC after: 2 weeks
Modified:
head/bin/pwait/pwait.c
Modified: head/bin/pwait/pwait.c
==============================================================================
--- head/bin/pwait/pwait.c Sun Feb 2 19:45:12 2020 (r357419)
+++ head/bin/pwait/pwait.c Sun Feb 2 20:51:28 2020 (r357420)
@@ -41,7 +41,6 @@ __FBSDID("$FreeBSD$");
#include <err.h>
#include <errno.h>
-#include <fcntl.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"