aboutsummaryrefslogtreecommitdiffstats
path: root/custom.h
diff options
context:
space:
mode:
Diffstat (limited to 'custom.h')
-rw-r--r--custom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom.h b/custom.h
index 36b4aa0b..211c8003 100644
--- a/custom.h
+++ b/custom.h
@@ -75,4 +75,5 @@
#define unsetenv zos_unsetenv
extern int setenv(const char *name, const char *value, int rewrite);
extern int unsetenv(const char *name);
+#define __attribute__(x)
#endif