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