From fc5fa629513d804dee5371f85acc4c4558e699a1 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 20 May 2020 10:36:02 +0200 Subject: Create call_external() helper function --- src/common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common.h') diff --git a/src/common.h b/src/common.h index 4676a9ac..108536ed 100644 --- a/src/common.h +++ b/src/common.h @@ -106,4 +106,6 @@ void get_file_paths_recursive(const char *directory, GSList **contents); char* get_random_string(int length); +void call_external(const char *const exe, const char *const param); + #endif -- cgit 1.4.1-2-gfad0