X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f6e96fb070adfef6eb0df3298ad4263b31314724..refs/heads/mcr-macro-update-1:/getservent.h?ds=inline diff --git a/getservent.h b/getservent.h index 83ef8649..6fa5f361 100644 --- a/getservent.h +++ b/getservent.h @@ -34,8 +34,8 @@ * SUCH DAMAGE. */ -#ifndef _GETSERVENT_H -#define _GETSERVENT_H +#ifndef ND_GETSERVENT_H +#define ND_GETSERVENT_H #ifdef _NETDB_H_ /* Just in case... */ @@ -64,4 +64,4 @@ void endservent (void); struct servent *getservent(void); void setservent (int f); -#endif /* !_GETSERVENT_H */ +#endif /* ! ND_GETSERVENT_H */