X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.linux;fp=pppd%2FMakefile.linux;h=a22dcfab9d74f9658a1522bada021a41249aa90d;hb=b1fcf16fa66159f380ee4abd7c9a76b59809dc7b;hp=853b15c14be42703aa5ff203da287ded9209794a;hpb=41a73232c16e9a063cfe3fad461c94af3f450f6c;p=ppp.git diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 853b15c..a22dcfa 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -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.