diff options
| author | Werner Koch <[email protected]> | 2010-03-10 12:24:58 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2010-03-10 12:24:58 +0000 |
| commit | d8b1099d01ebc1d305d47ec6dcb326980ad56396 (patch) | |
| tree | cb92563d8b116872c34ad26dcdacfd02ed3da04a /common/init.c | |
| parent | Fix for latest libgpg-error. (diff) | |
| download | gnupg-d8b1099d01ebc1d305d47ec6dcb326980ad56396.tar.gz gnupg-d8b1099d01ebc1d305d47ec6dcb326980ad56396.zip | |
Merged jnlib into common.
Diffstat (limited to 'common/init.c')
| -rw-r--r-- | common/init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/init.c b/common/init.c index 5425acee8..d8e0be7bf 100644 --- a/common/init.c +++ b/common/init.c @@ -31,7 +31,6 @@ #include <pth.h> #endif -#include "estream.h" #include "util.h" |
