# HG changeset patch # User jwe # Date 821062305 0 # Node ID 1696808c82ce9aa2796f61bbdd21ab3806c6b8a4 # Parent 0d952cd2ea748e37bfe62a10f17419453b37048f [project @ 1996-01-08 00:51:45 by jwe] diff --git a/src/utils.h b/src/utils.h --- a/src/utils.h +++ b/src/utils.h @@ -71,6 +71,8 @@ extern char *undo_string_escape (char c); extern char *undo_string_escapes (const char *s); +extern void xputenv (const char *, const char *); + #endif /*