summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 11d0b32)
raw | patch | inline | side by side (parent: 11d0b32)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 22 Jan 2009 15:43:18 +0000 (15:43 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 22 Jan 2009 15:43:18 +0000 (15:43 +0000) |
program/src/rrd_open.c | patch | blob | history |
diff --git a/program/src/rrd_open.c b/program/src/rrd_open.c
index 0af65c4fcc16dd03770f52f373916b49e0240137..5dea221bd64c769d0436f99dd34bb83e0e5ee2c9 100644 (file)
--- a/program/src/rrd_open.c
+++ b/program/src/rrd_open.c
#include <stdlib.h>
#include <fcntl.h>
#include <sys/stat.h>
+#include <utime.h>
#endif
#define MEMBLK 8192