aboutsummaryrefslogtreecommitdiff
path: root/libntp/atolfp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libntp/atolfp.c')
-rw-r--r--libntp/atolfp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libntp/atolfp.c b/libntp/atolfp.c
index adb67936fe44..4afeb23d33aa 100644
--- a/libntp/atolfp.c
+++ b/libntp/atolfp.c
@@ -1,6 +1,7 @@
/*
* atolfp - convert an ascii string to an l_fp number
*/
+#include <config.h>
#include <stdio.h>
#include <ctype.h>