mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-25 22:19:59 +01:00
* gpgkeys_http.c: Need GET defined.
This commit is contained in:
parent
6639bbf699
commit
049195f9e0
@ -1,3 +1,7 @@
|
||||
2005-05-03 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpgkeys_http.c: Need GET defined.
|
||||
|
||||
2005-05-01 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpgkeys_hkp.c, gpgkeys_oldhkp.c, ksutil.h: Some minor cleanup
|
||||
|
@ -33,6 +33,8 @@
|
||||
#include "keyserver.h"
|
||||
#include "ksutil.h"
|
||||
|
||||
#define GET 0
|
||||
|
||||
extern char *optarg;
|
||||
extern int optind;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user