diff options
Diffstat (limited to 'lib/transfer.c')
-rw-r--r-- | lib/transfer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/transfer.c b/lib/transfer.c index abd663ff0..80eda3d33 100644 --- a/lib/transfer.c +++ b/lib/transfer.c @@ -33,6 +33,7 @@ #include "strtoofft.h" #include "strequal.h" +#include "rawstr.h" #ifdef WIN32 #include <time.h> |