From baa30ad117e12c5182a78ede84c5103bea23616b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 27 Jan 2000 16:50:45 +0000 Subject: See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch --- include/host2net.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/host2net.h') diff --git a/include/host2net.h b/include/host2net.h index 4c14d64ce..784737a0d 100644 --- a/include/host2net.h +++ b/include/host2net.h @@ -18,8 +18,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#ifndef G10_HOST2NET_H -#define G10_HOST2NET_H +#ifndef GPG_HOST2NET_H +#define GPG_HOST2NET_H #include "types.h" @@ -40,4 +40,4 @@ #define u32tobuf( p, a) ulongtobuf( (p), (a) ) -#endif /*G10_HOST2NET_H*/ +#endif /*GPG_HOST2NET_H*/ -- cgit v1.2.3