summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.c b/misc.c
index 3c4c636..c9367bd 100644
--- a/misc.c
+++ b/misc.c
@@ -28,7 +28,7 @@ in this Software without prior written authorization from The Open Group.
#include "xsm.h"
-#ifdef NOPUTENV
+#ifndef HAVE_PUTENV
/*
* define our own putenv() if the system doesn't have one.
* putenv(s): place s (a string of the form "NAME=value") in