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