]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Silence warning 804/head
authorAndrew Lewis <nerf@judo.za.org>
Wed, 3 Aug 2016 21:23:23 +0000 (23:23 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 3 Aug 2016 21:31:04 +0000 (23:31 +0200)
src/libserver/protocol.c

index 32f4bb02b9dd65186bef29097e7b48e5814bbffa..3b511971e0d865d8b13555685697184f2c506b6f 100644 (file)
@@ -25,6 +25,7 @@
 #include "email_addr.h"
 #include "worker_private.h"
 #include "cryptobox.h"
+#include <math.h>
 
 /* Max line size */
 #define OUTBUFSIZ BUFSIZ