termux-packages/packages/bmon/config.h.patch
David Martínez aeb1a5ea4b bmon: added package and its dependencies (libconfuse and libnl3) (#758)
* bmon: added package and its dependencies (libconfuse and libnl3)

* libnl3: fixed homepage, source url and bumped revision
2017-02-09 09:28:35 +01:00

15 lines
366 B
Diff

--- ../../build/bmon/cache/bmon-4.0/include/bmon/config.h 2016-12-13 11:56:40.000000000 +0100
+++ ./include/bmon/config.h 2017-02-09 00:29:18.177571494 +0100
@@ -46,11 +46,6 @@
#include <syslog.h>
#include <sys/wait.h>
#include <dirent.h>
-#ifdef SYS_BSD
-# include <float.h>
-#else
-# include <values.h>
-#endif
#if TIME_WITH_SYS_TIME
# include <sys/time.h>