Author: delphij
Date: Sun Feb 16 06:34:45 2020
New Revision: 357992
URL: https://svnweb.freebsd.org/changeset/base/357992
Log:
MFC r357420: Remove unused include.
Modified:
stable/12/bin/pwait/pwait.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/bin/pwait/pwait.c
==============================================================================
--- stable/12/bin/pwait/pwait.c Sun Feb 16 03:33:34 2020 (r357991)
+++ stable/12/bin/pwait/pwait.c Sun Feb 16 06:34:45 2020 (r357992)
@@ -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-all
To unsubscribe, send any mail to "[email protected]"