1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
patch-src_backend_distributed_executor_multi__real__time__executor.c
as upstream have now incorporated equivalent changes.
This commit is contained in:
Matthew Seaman 2018-12-15 11:05:43 +00:00
parent 48d740cd34
commit 2d0f66ee2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487504

View File

@ -1,10 +0,0 @@
--- src/backend/distributed/executor/multi_real_time_executor.c.orig 2018-12-13 13:22:48 UTC
+++ src/backend/distributed/executor/multi_real_time_executor.c
@@ -21,6 +21,7 @@
#include <sys/stat.h>
#include <unistd.h>
+#include <sys/stat.h>
#include "access/xact.h"
#include "commands/dbcommands.h"