mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fixed a typo and W32 support for the latest CVS changes.
This commit is contained in:
parent
eab333733c
commit
8c35c19e43
9 changed files with 32 additions and 2 deletions
|
@ -26,7 +26,9 @@
|
|||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <sys/types.h>
|
||||
#ifndef HAVE_DOSISH_SYSTEM
|
||||
#include <sys/wait.h>
|
||||
#endif
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include "keyserver-internal.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue