summaryrefslogtreecommitdiff
path: root/utils/fake_libc_include/nl_types.h
diff options
context:
space:
mode:
authorBart Clephas <34598955+bclephas@users.noreply.github.com>2017-12-31 13:49:38 +0100
committerEli Bendersky <eliben@users.noreply.github.com>2017-12-31 04:49:38 -0800
commit44429aabdfa21796e23edadd305c4da5af6123a4 (patch)
tree8ba545aeb10a781dad4b435d0477d9dfbe6e1c5b /utils/fake_libc_include/nl_types.h
parent17efc7c306e1d1bbcaabc8fd57a312a52f1bf105 (diff)
downloadpycparser-44429aabdfa21796e23edadd305c4da5af6123a4.tar.gz
Add missing fake_libc_includes for POSIX.1-2008 compatibility (#228)
Diffstat (limited to 'utils/fake_libc_include/nl_types.h')
-rw-r--r--utils/fake_libc_include/nl_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/fake_libc_include/nl_types.h b/utils/fake_libc_include/nl_types.h
new file mode 100644
index 0000000..f952c1d
--- /dev/null
+++ b/utils/fake_libc_include/nl_types.h
@@ -0,0 +1,2 @@
+#include "_fake_defines.h"
+#include "_fake_typedefs.h"