Ticket #67343: patch-spawn.h-test_x11comp.c.diff
File patch-spawn.h-test_x11comp.c.diff, 279 bytes (added by ballapete (Peter "Pete" Dyballa), 19 months ago) |
---|
-
test/x11comp.c
old new 24 24 #include "config.h" 25 25 26 26 #include <stdio.h> 27 #include <s pawn.h>27 #include <sys/spawn.h> 28 28 #include <unistd.h> 29 29 #include <assert.h> 30 30 #include <signal.h>