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