mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Include estream.h
This commit is contained in:
parent
ce98524554
commit
af497d52c3
@ -1,6 +1,7 @@
|
||||
2011-04-29 Werner Koch <wk@g10code.com>
|
||||
|
||||
* gpg-agent.c (main): s/pth_kill/es_pth_kill/.
|
||||
* gpg-agent.c: Include estream.h
|
||||
(main): s/pth_kill/es_pth_kill/.
|
||||
|
||||
2010-11-11 Werner Koch <wk@g10code.com>
|
||||
|
||||
|
@ -49,6 +49,7 @@
|
||||
#include "setenv.h"
|
||||
#include "gc-opt-flags.h"
|
||||
#include "exechelp.h"
|
||||
#include "../common/estream.h"
|
||||
|
||||
enum cmd_and_opt_values
|
||||
{ aNull = 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user