From: Sami Kerola <kerolasa@iki.fi>
To: util-linux@vger.kernel.org
Cc: Sami Kerola <kerolasa@iki.fi>
Subject: [PATCH] sfdisk: include rpmatch.h
Date: Sun, 15 Feb 2015 00:52:49 +0000 [thread overview]
Message-ID: <1423961569-18812-1-git-send-email-kerolasa@iki.fi> (raw)
Some libc's do not have rpmatch(), and they need the workaround in the
header file.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
---
disk-utils/sfdisk.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/disk-utils/sfdisk.c b/disk-utils/sfdisk.c
index b10c004..b7d4480 100644
--- a/disk-utils/sfdisk.c
+++ b/disk-utils/sfdisk.c
@@ -40,6 +40,7 @@
#include "colors.h"
#include "blkdev.h"
#include "all-io.h"
+#include "rpmatch.h"
#include "libfdisk.h"
#include "fdisk-list.h"
--
2.3.0
next reply other threads:[~2015-02-15 0:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-15 0:52 Sami Kerola [this message]
2015-02-16 10:09 ` [PATCH] sfdisk: include rpmatch.h Karel Zak
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=1423961569-18812-1-git-send-email-kerolasa@iki.fi \
--to=kerolasa@iki.fi \
--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