aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot/files/patch-src-command.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnuplot/files/patch-src-command.c')
-rw-r--r--math/gnuplot/files/patch-src-command.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/gnuplot/files/patch-src-command.c b/math/gnuplot/files/patch-src-command.c
deleted file mode 100644
index 1f55428c3b1c..000000000000
--- a/math/gnuplot/files/patch-src-command.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/command.c.orig 2017-11-01 18:12:31.201708000 -0700
-+++ src/command.c 2017-11-01 18:13:03.695758000 -0700
-@@ -119,6 +119,7 @@
-
- #ifndef _Windows
- # include "help.h"
-+# include <sys/wait.h>
- #endif /* _Windows */
-
- #ifdef _Windows