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