Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f9a05 commit 53d7d49Copy full SHA for 53d7d49
src/tools/msvc/mkvcbuild.pl
@@ -17,7 +17,7 @@
17
our @pgportfiles = qw(
18
crypt.c fseeko.c getrusage.c inet_aton.c random.c srandom.c
19
unsetenv.c getaddrinfo.c gettimeofday.c kill.c open.c rand.c
20
- snprintf.c strlcpy.c copydir.c dirmod.c exec.c noblock.c path.c pipe.c
+ snprintf.c strlcat.c strlcpy.c copydir.c dirmod.c exec.c noblock.c path.c pipe.c
21
pgsleep.c pgstrcasecmp.c qsort.c qsort_arg.c sprompt.c thread.c
22
getopt.c getopt_long.c dirent.c rint.c win32error.c);
23
0 commit comments