aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-09-13 15:41:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-09-13 15:41:05 +0000
commitd600e9542919e97d9b02487a1e4751638ad368f2 (patch)
tree89c9c80989c2b0176f92577c6e529cead40d16e4 /lib
parentdb3d647a40a09ca4ad420c28dc251d6250111a29 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libstand/net.h2
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 */