#ifndef _ATOF_H_6ad98d79_ #define _ATOF_H_6ad98d79_ #include "config.h" #if defined(DECLARE_ATOF) && !defined(atof) extern double atof(const char *); #endif #endif