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

@ -39,7 +39,6 @@
#include <syslog.h>
#include <unistd.h>
#include <assert.h>
#include <math.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/param.h>