1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch

This commit is contained in:
Werner Koch 2000-01-27 16:50:45 +00:00
parent db43afc923
commit baa30ad117
75 changed files with 1084 additions and 775 deletions

View file

@ -18,8 +18,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
#ifndef G10_BASICDEFS_H
#define G10_BASICDEFS_H
#ifndef GPG_BASICDEFS_H
#define GPG_BASICDEFS_H
#include "types.h"
@ -37,4 +37,4 @@ typedef struct sk_list *SK_LIST;
#endif /* G10_BASICDEFS_H */
#endif /* GPG_BASICDEFS_H */