summaryrefslogtreecommitdiffstats
path: root/unsupported/UnsupportedProcess.h
diff options
context:
space:
mode:
authorDániel Bakai <bakaidl@gmail.com>2020-12-13 15:52:32 +0100
committerBenBE <BenBE@geshi.org>2020-12-13 17:58:16 +0100
commit4b877eb16a9de75579762316f05ad9688625a489 (patch)
treed68552d643cd92815ac903babecab2d93df571db /unsupported/UnsupportedProcess.h
parentab60f59ed82e49e9fbb6898c3471a01cb4cee06f (diff)
Move Process_fields from unsupported/Platform to unsupported/UnsupportedProcess
Diffstat (limited to 'unsupported/UnsupportedProcess.h')
-rw-r--r--unsupported/UnsupportedProcess.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/unsupported/UnsupportedProcess.h b/unsupported/UnsupportedProcess.h
index 11335cdb..8c220944 100644
--- a/unsupported/UnsupportedProcess.h
+++ b/unsupported/UnsupportedProcess.h
@@ -11,6 +11,8 @@ in the source distribution for its full text.
#define Process_delete UnsupportedProcess_delete
+extern ProcessFieldData Process_fields[];
+
Process* UnsupportedProcess_new(Settings* settings);
void UnsupportedProcess_delete(Object* cast);

© 2014-2024 Faster IT GmbH | imprint | privacy policy