$NetBSD$

Needed for getenv() prototype.

--- lib/MessageReporter.cxx.orig	2005-07-21 10:05:17.000000000 -0400
+++ lib/MessageReporter.cxx
@@ -13,7 +13,7 @@
 #include "macros.h"
 
 #include <string.h>
-
+#include <stdlib.h>
 
 #ifdef SP_NAMESPACE
 namespace SP_NAMESPACE {
