summaryrefslogtreecommitdiffstats
path: root/fastos
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-06-16 09:15:33 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-06-16 09:15:33 +0200
commit193e36cbd19674a5c8f975bb4df0875c6e429a90 (patch)
treefaa0be83a87dc2ed9c23d4db07e7c188c7a98176 /fastos
parent72231250ed81e10d66bfe70701e64fa5fe50f712 (diff)
Added missing file.
Diffstat (limited to 'fastos')
-rw-r--r--fastos/src/vespa/fastos/autoconf.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/fastos/src/vespa/fastos/autoconf.h b/fastos/src/vespa/fastos/autoconf.h
new file mode 100644
index 00000000000..f5093cdb153
--- /dev/null
+++ b/fastos/src/vespa/fastos/autoconf.h
@@ -0,0 +1,24 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/* Last autogenerated file */
+
+#pragma once
+
+#define FASTOS_64BIT_LONG 1
+#define FASTOS_HAVE_INTTYPES_H 1
+#define FASTOS_HAVE_INT64_T 1
+#define FASTOS_HAVE_UINT64_T 1
+#define FASTOS_HAVE_INT32_T 1
+#define FASTOS_HAVE_UINT32_T 1
+#define FASTOS_HAVE_INT16_T 1
+#define FASTOS_HAVE_UINT16_T 1
+#define FASTOS_HAVE_INT8_T 1
+#define FASTOS_HAVE_UINT8_T 1
+#define FASTOS_HAVE_INT64_T 1
+#define FASTOS_HAVE_SYS_TIME_H 1
+#define FASTOS_HAVE_SOCKLEN_T 1
+#define FASTOS_HAVE_HSTRERROR 1
+#define FASTOS_HAVE_GETPAGESIZE 1
+#define FASTOS_HAVE_GETOPT_LONG 1
+#define FASTOS_ICONV_NOT_CONST 1
+
+