summaryrefslogtreecommitdiffstats
path: root/unsupported/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Platform.h')
-rw-r--r--unsupported/Platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unsupported/Platform.h b/unsupported/Platform.h
index 155b2d30..ec1649d5 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -41,5 +41,6 @@ void Platform_setSwapValues(Meter* this);
bool Process_isThread(Process* this);
+char* Platform_getProcessEnv(pid_t pid);
#endif