util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Schwinge <thomas@codesourcery.com>
To: util-linux@vger.kernel.org, ludwig.nussel@suse.de
Cc: Thomas Schwinge <thomas@codesourcery.com>
Subject: [PATCH 1/3] su: Don't include the unused <sys/fsuid.h>.
Date: Fri, 25 May 2012 20:40:59 +0200	[thread overview]
Message-ID: <1337971261-20684-2-git-send-email-thomas@codesourcery.com> (raw)
In-Reply-To: <1337971261-20684-1-git-send-email-thomas@codesourcery.com>

Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
---
 login-utils/su.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/login-utils/su.c b/login-utils/su.c
index edd6d10..29042f0 100644
--- a/login-utils/su.c
+++ b/login-utils/su.c
@@ -81,7 +81,6 @@ enum
 # include <security/pam_misc.h>
 # include <signal.h>
 # include <sys/wait.h>
-# include <sys/fsuid.h>
 #endif
 
 #if HAVE_SYSLOG_H && HAVE_SYSLOG
-- 
1.7.9


  reply	other threads:[~2012-05-25 18:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87zk8wboif.fsf@schwinge.name>
2012-05-25 18:40 ` lnussel/su-v1: Portability patch for GNU/Hurd Thomas Schwinge
2012-05-25 18:40   ` Thomas Schwinge [this message]
2012-05-25 18:41   ` [PATCH 2/3] su: Add AM_LDFLAGS to su_LDFLAGS Thomas Schwinge
2012-05-25 18:41   ` [PATCH 3/3] su: Mention SUID_* feature Thomas Schwinge

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=1337971261-20684-2-git-send-email-thomas@codesourcery.com \
    --to=thomas@codesourcery.com \
    --cc=ludwig.nussel@suse.de \
    --cc=util-linux@vger.kernel.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 NNTP newsgroup(s).