summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3404bc0)
raw | patch | inline | side by side (parent: 3404bc0)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 22 Oct 2009 07:09:38 +0000 (07:09 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 22 Oct 2009 07:09:38 +0000 (07:09 +0000) |
program/src/rrd_restore.c | patch | blob | history |
index bd72ebbc25d19bbfd56bc3489117475dcc35a3b7..88ef95229b73186ef087d65861e6dc6fa50da18a 100644 (file)
#include <string.h>
#include <ctype.h>
#include <fcntl.h>
+#include <locale.h>
#if defined(WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__)
#include <math.h>