Initial push
[termux-packages] / packages / htop / meter-h.patch
diff --git a/packages/htop/meter-h.patch b/packages/htop/meter-h.patch
new file mode 100644 (file)
index 0000000..a948056
--- /dev/null
@@ -0,0 +1,11 @@
+diff -u -r ../htop-1.0.3/Meter.h ./Meter.h
+--- ../htop-1.0.3/Meter.h      2014-04-21 23:59:02.000000000 +0200
++++ ./Meter.h  2014-05-04 01:58:24.365877532 +0200
+@@ -13,6 +13,7 @@
+ #include "ListItem.h"
+ #include "ProcessList.h"
++#include <sys/time.h>
+ typedef struct Meter_ Meter;