mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Mon Nov 15 21:36:02 CET 1999 Werner Koch
This commit is contained in:
parent
881e513237
commit
37f3c09edb
17 changed files with 67 additions and 60 deletions
|
@ -37,12 +37,6 @@
|
|||
#include "dynload.h"
|
||||
#include "cipher.h"
|
||||
|
||||
#ifdef IS_MODULE
|
||||
#define _(a) (a)
|
||||
#else
|
||||
#include "i18n.h"
|
||||
#endif
|
||||
|
||||
#ifndef offsetof
|
||||
#define offsetof(type, member) ((size_t) &((type *)0)->member)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue