libm needed in xpath

This commit is contained in:
Olof hagsand 2019-07-24 09:46:08 +02:00
parent e7b60619da
commit 291f173505
9 changed files with 896 additions and 315 deletions

View file

@ -52,7 +52,6 @@
#include <fcntl.h>
#include <syslog.h>
#include <sys/param.h>
#include <math.h> /* For pow() kludge in cvtype_max2str_dup2 */
/* cligen */
#include <cligen/cligen.h>