aboutsummaryrefslogtreecommitdiff
path: root/src/aconfig.h.in
diff options
context:
space:
mode:
authortoni <matzeton@googlemail.com>2016-07-29 15:30:00 +0200
committertoni <matzeton@googlemail.com>2016-07-29 15:30:00 +0200
commit78e05eba11d08be64460a829e452d99da91800d7 (patch)
tree7b831495b613f1630039ef6da68095d1f0ac59e1 /src/aconfig.h.in
parentca97cbf8cd9daecc8bd80e84e761e539029bac57 (diff)
foo
Diffstat (limited to 'src/aconfig.h.in')
-rw-r--r--src/aconfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/aconfig.h.in b/src/aconfig.h.in
index 4f80ab6..7cb63b7 100644
--- a/src/aconfig.h.in
+++ b/src/aconfig.h.in
@@ -162,6 +162,9 @@
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
+/* Define to 1 if you have struct stat. */
+#undef HAVE_TIMESPEC
+
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
@@ -290,6 +293,9 @@
/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef ssize_t
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef time_t
+
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t