diff options
Diffstat (limited to 'ui-stats.c')
-rw-r--r-- | ui-stats.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | #include "cgit.h" | 1 | #include "cgit.h" |
2 | #include "ui-stats.h" | ||
2 | #include "html.h" | 3 | #include "html.h" |
3 | #include "ui-shared.h" | 4 | #include "ui-shared.h" |
4 | #include "ui-stats.h" | ||
5 | 5 | ||
6 | #ifdef NO_C99_FORMAT | 6 | #ifdef NO_C99_FORMAT |
7 | #define SZ_FMT "%u" | 7 | #define SZ_FMT "%u" |