]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.linux
Merge branch 'monotonic-time' of https://github.com/themiron/ppp
[ppp.git] / pppd / Makefile.linux
index 853b15c14be42703aa5ff203da287ded9209794a..a22dcfab9d74f9658a1522bada021a41249aa90d 100644 (file)
@@ -33,7 +33,7 @@ endif
 # CC = gcc
 #
 COPTS = -O2 -pipe -Wall -g
-LIBS =
+LIBS = -lrt
 
 # Uncomment the next line to include support for Microsoft's
 # MS-CHAP authentication protocol.  Also, edit plugins/radius/Makefile.linux.