diff options
author | Werner Koch <wk@gnupg.org> | 2006-09-21 15:30:45 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2006-09-21 15:30:45 +0200 |
commit | 43ab905823df0ae44607cda41da9c105e009c1e5 (patch) | |
tree | 155ab1ee960c61dbaa5c4db6747358fa0117bf14 /common/iobuf.c | |
parent | Cleanups. (diff) | |
download | gnupg2-43ab905823df0ae44607cda41da9c105e009c1e5.tar.xz gnupg2-43ab905823df0ae44607cda41da9c105e009c1e5.zip |
Various updates
Diffstat (limited to 'common/iobuf.c')
-rw-r--r-- | common/iobuf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/iobuf.c b/common/iobuf.c index b15d76a0a..8100883e3 100644 --- a/common/iobuf.c +++ b/common/iobuf.c @@ -39,7 +39,6 @@ #include <swis.h> #endif /* __riscos__ */ -#include "memory.h" #include "util.h" #include "iobuf.h" |