diff options
Diffstat (limited to 'src/tipideed/send_file.c')
-rw-r--r-- | src/tipideed/send_file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tipideed/send_file.c b/src/tipideed/send_file.c index 2ee122a..23a0373 100644 --- a/src/tipideed/send_file.c +++ b/src/tipideed/send_file.c @@ -87,6 +87,7 @@ void send_file (int fd, uint64_t n, char const *fn) #include <skalibs/buffer.h> #include <skalibs/strerr.h> #include <skalibs/tai.h> +#include <skalibs/unix-timed.h> #include "tipideed-internal.h" |