mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-18 14:17:03 +01:00
tools: Removal of -Icommon.
* tools/gpg-wks-server.c: Follow the change. Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
d6c7bf1f8a
commit
80fb1a8a05
@ -31,14 +31,14 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
|
|
||||||
#include "util.h"
|
#include "../common/util.h"
|
||||||
#include "init.h"
|
#include "../common/init.h"
|
||||||
#include "sysutils.h"
|
#include "../common/sysutils.h"
|
||||||
#include "ccparray.h"
|
#include "../common/ccparray.h"
|
||||||
#include "exectool.h"
|
#include "../common/exectool.h"
|
||||||
#include "zb32.h"
|
#include "../common/zb32.h"
|
||||||
#include "mbox-util.h"
|
#include "../common/mbox-util.h"
|
||||||
#include "name-value.h"
|
#include "../common/name-value.h"
|
||||||
#include "mime-maker.h"
|
#include "mime-maker.h"
|
||||||
#include "send-mail.h"
|
#include "send-mail.h"
|
||||||
#include "gpg-wks.h"
|
#include "gpg-wks.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user