blob: 6cbd04ba027df54b356c155f9488ac4009e6ea00 (
plain) (
tree)
|
|
/* See LICENSE file for copyright and license details. */
#include "common.h"
#ifndef TEST
extern inline int libexec_vsetenvf_replace(struct libexec_command *, const char *, const char *, va_list);
#else
TESTED_ELSEWHERE /* libexec_setenvf_replace.c */
#endif
|