1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Move strsep() and ascii_isspace() to libcompat.

This commit is contained in:
David Shaw 2006-09-28 19:53:17 +00:00
parent b17fcc5d51
commit 6f32b4e4d1
9 changed files with 69 additions and 60 deletions

View file

@ -54,7 +54,7 @@
#include <ldap.h>
#endif
#include "util.h"
#include "compat.h"
#include "keyserver.h"
#include "ksutil.h"