update gnuplot

This commit is contained in:
2022-02-16 09:42:30 +02:00
parent db5f389049
commit d0173c3f4a
4 changed files with 334 additions and 53 deletions

View File

@@ -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