ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/databases/mysql57-client/files/patch-mysys_my__symlink.c
Revision: 24461
Committed: Fri Oct 12 23:32:43 2018 UTC (5 years, 6 months ago) by laffer1
Content type: text/plain
File size: 215 byte(s)
Log Message:
add mysql 5.7

File Contents

# Content
1 --- mysys/my_symlink.c.orig 2017-07-19 12:10:42 UTC
2 +++ mysys/my_symlink.c
3 @@ -23,6 +23,7 @@
4 #include <sys/param.h>
5 #include <sys/stat.h>
6 #endif
7 +#include "my_dir.h"
8
9 /*
10 Reads the content of a symbolic link

Properties

Name Value
svn:eol-style native
svn:mime-type text/plain