You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
281 B

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;