mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Move w32_system function.
* g10/exec.h (w32_system): Not exposed. * g10/exec.c (w32_system): Move to ... * g10/photoid.c: here. -- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
d40d23b233
commit
8afa9735a6
3 changed files with 108 additions and 117 deletions
|
@ -21,6 +21,5 @@
|
|||
#define _EXEC_H_
|
||||
|
||||
int set_exec_path(const char *path);
|
||||
int w32_system(const char *command);
|
||||
|
||||
#endif /* !_EXEC_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue