summaryrefslogtreecommitdiff
path: root/src/internal/floatscan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/floatscan.h')
-rw-r--r--src/internal/floatscan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/floatscan.h b/src/internal/floatscan.h
index e027fa08..f2b1dcf4 100644
--- a/src/internal/floatscan.h
+++ b/src/internal/floatscan.h
@@ -3,6 +3,6 @@
#include <stdio.h>
-long double __floatscan(FILE *, int, int);
+hidden long double __floatscan(FILE *, int, int);
#endif