diff options
| -rw-r--r-- | lib/libstand/net.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/net.h b/lib/libstand/net.h index ba37473595ac4..2c7fd4c9715f9 100644 --- a/lib/libstand/net.h +++ b/lib/libstand/net.h @@ -130,4 +130,4 @@ n_long inet_addr(char *); /* Machine-dependent functions: */ time_t getsecs(void); -#endif +#endif /* ! _STAND_NET_H */ |
