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