X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/798619b91c91405f847b0e48137239f218a4cf15..59f0d218a6ff34c80cf898f6d7ac62555ba8eb11:/packages/htop/meter-h.patch diff --git a/packages/htop/meter-h.patch b/packages/htop/meter-h.patch new file mode 100644 index 00000000..a9480569 --- /dev/null +++ b/packages/htop/meter-h.patch @@ -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 + + typedef struct Meter_ Meter; +