2003-11-01 15:05:01 -05:00
|
|
|
$OpenBSD: patch-indep-utils_webtrace-conv_dec_proxytrace_cc,v 1.2 2003/11/01 20:05:01 sturm Exp $
|
|
|
|
--- indep-utils/webtrace-conv/dec/proxytrace.cc.orig 2003-02-26 17:08:50.000000000 -0500
|
|
|
|
+++ indep-utils/webtrace-conv/dec/proxytrace.cc 2003-08-22 07:45:19.000000000 -0400
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
|
2002-09-29 10:32:45 -04:00
|
|
|
#include <stdio.h>
|
|
|
|
+#include <stdlib.h>
|
2003-11-01 15:05:01 -05:00
|
|
|
#include "../../../autoconf.h"
|
|
|
|
#ifdef STDC_HEADERS
|
|
|
|
// for exit()
|