Re: [PATCH 1/2] add throughput to progress display From: Johannes Sixt <hidden> Date: 2016-06-15 22:43:45 Nicolas Pitre schrieb:quoted hunk ↗ jump to hunkdiff --git a/progress.h b/progress.h index 07b56bd..eba457f 100644 --- a/progress.h +++ b/progress.h@@ -1,6 +1,21 @@ #ifndef PROGRESS_H #define PROGRESS_H +#include <sys/time.h> System headers should be taken care of by git-compat-util.h. In fact, it already pulls in <sys/time.h>, hence, it shouldn't be necessary here. -- Hannes
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help