mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-30 03:39:44 +02:00
include math.h for prototypes
git-svn-id: file:///svn/unbound/trunk@1978 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
/* for strtod prototype */
|
||||
#include <math.h>
|
||||
#include "util/log.h"
|
||||
#include "util/net_help.h"
|
||||
#include "util/config_file.h"
|
||||
|
||||
Reference in New Issue
Block a user