public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: fhandler/null.cc: remove redundant includes
Date: Sun,  7 Aug 2022 09:16:11 +0000 (GMT)	[thread overview]
Message-ID: <20220807091611.386133857C62@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4d6c88e03095e02537d99e90c4babd1a534a258b

commit 4d6c88e03095e02537d99e90c4babd1a534a258b
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Fri Aug 5 11:51:03 2022 +0200

    Cygwin: fhandler/null.cc: remove redundant includes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/fhandler/null.cc | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/winsup/cygwin/fhandler/null.cc b/winsup/cygwin/fhandler/null.cc
index e4dec35e1..49afd9c6d 100644
--- a/winsup/cygwin/fhandler/null.cc
+++ b/winsup/cygwin/fhandler/null.cc
@@ -7,15 +7,6 @@ Cygwin license.  Please consult the file "CYGWIN_LICENSE" for
 details. */
 
 #include "winsup.h"
-#include <unistd.h>
-#include <stdlib.h>
-#include <sys/uio.h>
-#include <cygwin/acl.h>
-#include <sys/param.h>
-#include "cygerrno.h"
-#include "perprocess.h"
-#include "security.h"
-#include "cygwin/version.h"
 #include "path.h"
 #include "fhandler.h"


                 reply	other threads:[~2022-08-07  9:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220807091611.386133857C62@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).