aboutsummaryrefslogtreecommitdiff
path: root/include/stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdlib.h')
-rw-r--r--include/stdlib.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/stdlib.h b/include/stdlib.h
index 1a1cb6c..e77f0b4 100644
--- a/include/stdlib.h
+++ b/include/stdlib.h
@@ -1,3 +1,8 @@
1/*
2 * stdlib.h compatibility shim
3 * Public domain
4 */
5
1#include_next <stdlib.h> 6#include_next <stdlib.h>
2 7
3#ifndef LIBCRYPTOCOMPAT_STDLIB_H 8#ifndef LIBCRYPTOCOMPAT_STDLIB_H