mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
2007-09-04 Moritz Schulte <moritz@g10code.com>
* gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is declared.
This commit is contained in:
parent
273433d70d
commit
54a4477749
@ -1,3 +1,8 @@
|
|||||||
|
2007-09-04 Moritz Schulte <moritz@g10code.com>
|
||||||
|
|
||||||
|
* gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is
|
||||||
|
declared.
|
||||||
|
|
||||||
2007-08-31 Werner Koch <wk@g10code.com>
|
2007-08-31 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* gpgconf-comp.c (gc_component_list_components): List the programs
|
* gpgconf-comp.c (gc_component_list_components): List the programs
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
|
#include "sysutils.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user