Define the WIF* and WEXITSTATUS macros in spawn.h under all OS
commite838ef744b930695a913aabbc0a82a92b3378aa8
authorDimitar Zhekov <dimitar.zhekov@gmail.com>
Sun, 5 Apr 2015 15:43:11 +0000 (5 18:43 +0300)
committerDimitar Zhekov <dimitar.zhekov@gmail.com>
Sun, 5 Apr 2015 15:43:11 +0000 (5 18:43 +0300)
tree130e277f78d2a455707116b0ed0b02b6cc554c2e
parent2f0c9686e23b96544fef66073f4ff1e772a0e921
Define the WIF* and WEXITSTATUS macros in spawn.h under all OS

In particular, include <sys/types.h> and <sys/wait.h> under Unix.
src/spawn.h