X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbasic%2Fexec-util.h;h=0c47ccb2f43a313b1ff1918e7e53d40e14cf8c14;hp=72009799b2876cf2e1eb144eefd25c90847fcd38;hb=9742b1e43855b1599bd52ff95af995d9a9d35eac;hpb=1981059eaccd58a641074a7c78c0dcec52eabfb2 diff --git a/src/basic/exec-util.h b/src/basic/exec-util.h index 72009799b..0c47ccb2f 100644 --- a/src/basic/exec-util.h +++ b/src/basic/exec-util.h @@ -37,4 +37,7 @@ int execute_directories( void* const callback_args[_STDOUT_CONSUME_MAX], char *argv[]); +#if 0 /// UNNEEDED by elogind extern const gather_stdout_callback_t gather_environment[_STDOUT_CONSUME_MAX]; +#endif // 0 +