|
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;
|
|
|