aboutsummaryrefslogtreecommitdiff
path: root/shells/fd/files/patch-pathname.h
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-06-12 18:00:41 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-06-12 18:00:41 +0000
commitb97e1372378af5402d792691a7d5f10520664911 (patch)
treeba2bb10276c5874473c7601a61fa2a71815d99e2 /shells/fd/files/patch-pathname.h
parent3cedd6e4b9799f52b5a86c61796e08cef691d53f (diff)
downloadports-b97e1372378af5402d792691a7d5f10520664911.tar.gz
ports-b97e1372378af5402d792691a7d5f10520664911.zip
Notes
Diffstat (limited to 'shells/fd/files/patch-pathname.h')
-rw-r--r--shells/fd/files/patch-pathname.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/shells/fd/files/patch-pathname.h b/shells/fd/files/patch-pathname.h
new file mode 100644
index 000000000000..b5ff76f4ee07
--- /dev/null
+++ b/shells/fd/files/patch-pathname.h
@@ -0,0 +1,10 @@
+--- pathname.h.orig Wed Jun 9 00:00:00 2004
++++ pathname.h Sun Jun 13 01:47:14 2004
+@@ -129,6 +129,7 @@
+ #define EA_NOEVALQ 0010
+ #define EA_STRIPQLATER 0020
+ #define EA_NOUNIQDELIM 0040
++#define EA_EOLMETA 0100
+
+ #ifdef NOUID_T
+ typedef u_short uid_t;