11 lines
284 B
Diff
11 lines
284 B
Diff
--- check/check_run.c.ORG 2004-10-31 04:55:56.000000000 +0100
|
|
+++ check/check_run.c 2005-07-04 13:25:26.000000000 +0200
|
|
@@ -59,6 +59,7 @@
|
|
#include "check_impl.h"
|
|
#include "check_msg.h"
|
|
#include "check_log.h"
|
|
+#include <string.h>
|
|
|
|
#ifndef USE_FORKWAITMSG
|
|
int nofork_exit_status;
|