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