aboutsummaryrefslogtreecommitdiff
path: root/lib/config-os400.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-07-22 00:12:06 +0000
committerYang Tse <yangsita@gmail.com>2008-07-22 00:12:06 +0000
commitf22114aeeda6b54067966fec397e6a6d73d05426 (patch)
treea57091255d39c72a4d8c8916d1b370c7e1a71e56 /lib/config-os400.h
parent0919de451188b2aca609e0c7952b58a62a02ca9b (diff)
minor reordering in OS/400 config/setup files
Diffstat (limited to 'lib/config-os400.h')
-rw-r--r--lib/config-os400.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h
index f5ca8a2d7..d3b3d4585 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -506,3 +506,15 @@
/* Use the system keyring as the default CA bundle. */
#define CURL_CA_BUNDLE "/QIBM/UserData/ICSS/Cert/Server/DEFAULT.KDB"
+
+/* ---------------------------------------------------------------- */
+/* ADDITIONAL DEFINITIONS */
+/* ---------------------------------------------------------------- */
+
+/* The following must be defined BEFORE system header files inclusion. */
+
+#define __ptr128 /* No teraspace. */
+#define qadrt_use_fputc_inline /* Generate fputc() wrapper inline. */
+#define qadrt_use_fread_inline /* Generate fread() wrapper inline. */
+#define qadrt_use_fwrite_inline /* Generate fwrite() wrapper inline. */
+