librhash: Update from 1.3.5 to 1.3.6
[termux-packages] / packages / bmon / config.h.patch
1 --- ../../build/bmon/cache/bmon-4.0/include/bmon/config.h 2016-12-13 11:56:40.000000000 +0100
2 +++ ./include/bmon/config.h 2017-02-09 00:29:18.177571494 +0100
3 @@ -46,11 +46,6 @@
4 #include <syslog.h>
5 #include <sys/wait.h>
6 #include <dirent.h>
7 -#ifdef SYS_BSD
8 -# include <float.h>
9 -#else
10 -# include <values.h>
11 -#endif
12
13 #if TIME_WITH_SYS_TIME
14 # include <sys/time.h>