summaryrefslogtreecommitdiff
path: root/math/gnuplot/files/patch-src-command.c
blob: 1f55428c3b1cbf493e1605429099bda314056d89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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