fab52afe82
Change-Id: Id78f5378566b35da6212bd2ff71d988956e682f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157994 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
11 lines
203 B
Diff
11 lines
203 B
Diff
--- src/tramp.c
|
|
+++ src/tramp.c
|
|
@@ -55,6 +55,8 @@
|
|
#include <limits.h>
|
|
#endif
|
|
#endif
|
|
+
|
|
+int open_temp_exec_file (void);
|
|
|
|
/*
|
|
* Each architecture defines static code for a trampoline code table. The
|