chiark / gitweb /
tests: add tests for environment serialization
[elogind.git] / src / basic / exec-util.h
index 72009799b2876cf2e1eb144eefd25c90847fcd38..0c47ccb2f43a313b1ff1918e7e53d40e14cf8c14 100644 (file)
@@ -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
+