summaryrefslogtreecommitdiffstats
path: root/sbin/ping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ping/Makefile')
-rw-r--r--sbin/ping/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
index a4a3685..4723926 100644
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -5,5 +5,6 @@ MAN8= ping.8
BINOWN= root
BINMODE=4555
COPTS+= -Wall -Wmissing-prototypes
+LDADD= -lm
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud