| 18 * |
18 * |
| 19 * You should have received a copy of the GNU General Public License |
19 * You should have received a copy of the GNU General Public License |
| 20 * along with this program; if not, see <https://www.gnu.org/licenses/>. |
20 * along with this program; if not, see <https://www.gnu.org/licenses/>. |
| 21 */ |
21 */ |
| 22 |
22 |
| 23 #ifdef HAVE_CONFIG_H |
23 #include <purpleconfig.h> |
| 24 # include <config.h> |
|
| 25 #endif |
|
| 26 |
24 |
| 27 #include <errno.h> |
25 #include <errno.h> |
| 28 #include <math.h> |
26 #include <math.h> |
| 29 |
27 |
| 30 #include <glib/gi18n-lib.h> |
28 #include <glib/gi18n-lib.h> |