summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-misc_fnmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/rpm/patches/patch-misc_fnmatch.c')
-rw-r--r--misc/rpm/patches/patch-misc_fnmatch.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/rpm/patches/patch-misc_fnmatch.c b/misc/rpm/patches/patch-misc_fnmatch.c
index 337bfb53b8b..13035d77c4d 100644
--- a/misc/rpm/patches/patch-misc_fnmatch.c
+++ b/misc/rpm/patches/patch-misc_fnmatch.c
@@ -1,4 +1,6 @@
-$NetBSD: patch-misc_fnmatch.c,v 1.2 2015/03/15 05:34:56 ryoon Exp $
+$NetBSD: patch-misc_fnmatch.c,v 1.3 2017/04/23 08:18:15 adam Exp $
+
+Add missing include.
--- misc/fnmatch.c.orig 2014-06-30 08:47:14.000000000 +0000
+++ misc/fnmatch.c