diff options
Diffstat (limited to 'upstream.h')
-rw-r--r-- | upstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream.h b/upstream.h index ad2ac4f4b..a6c6b2200 100644 --- a/upstream.h +++ b/upstream.h @@ -2,7 +2,7 @@ #define UPSTREAM_H #include <sys/types.h> - +#include <stdint.h> struct upstream { unsigned int errors; |