mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
gpg: A little clean up.
* g10/keyserver.c: Don't include exec.h. * g10/photoid.c (image_type_to_string): It's constant. * g10/photoid.h (image_type_to_string): Likewise. Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
13bc0431ff
commit
7bfbb9fa7e
3 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,6 @@
|
|||
#include "filter.h"
|
||||
#include "keydb.h"
|
||||
#include "../common/status.h"
|
||||
#include "exec.h"
|
||||
#include "main.h"
|
||||
#include "../common/i18n.h"
|
||||
#include "../common/ttyio.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue