mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Removed some obsolete header files.
This commit is contained in:
parent
872ba01dfe
commit
705873c41b
14 changed files with 64 additions and 211 deletions
|
@ -116,7 +116,7 @@
|
|||
#include <string.h> /* memcpy, memcmp */
|
||||
#include "types.h" /* for byte and u32 typedefs */
|
||||
#include "errors.h"
|
||||
#include "des.h"
|
||||
#include "algorithms.h"
|
||||
|
||||
#if defined(__GNUC__) && defined(__GNU_LIBRARY__)
|
||||
#define working_memcmp memcmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue