diff options
Diffstat (limited to 'src/polyp/stream.c')
-rw-r--r-- | src/polyp/stream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polyp/stream.c b/src/polyp/stream.c index ad6c9e43c..2e1680452 100644 --- a/src/polyp/stream.c +++ b/src/polyp/stream.c @@ -29,10 +29,10 @@ #include <string.h> #include <polyp/def.h> +#include <polyp/timeval.h> #include <polyp/xmalloc.h> #include <polypcore/pstream-util.h> -#include <polypcore/core-util.h> #include <polypcore/log.h> #include <polypcore/hashmap.h> |