mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Fix minor build problem on OSX (need a replacement for memrchr)
This commit is contained in:
parent
73fb1c592f
commit
4f996cc5b8
4 changed files with 59 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "assuan-defs.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue