diff options
author | Lukas Larsson <[email protected]> | 2016-07-14 16:19:26 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2016-07-14 16:19:26 +0200 |
commit | 2a74dd3344db6b6d1ae897dae221401df358eba1 (patch) | |
tree | a78cd6f373039ffad4ece5c05149823636e71a34 /erts/emulator/beam/export.h | |
parent | eeebefc37ae342f3d7cbbd329b6d75d3963e4811 (diff) | |
parent | 0737ad60e3ab97aa481d63c17eebafe1f2bddd55 (diff) | |
download | otp-2a74dd3344db6b6d1ae897dae221401df358eba1.tar.gz otp-2a74dd3344db6b6d1ae897dae221401df358eba1.tar.bz2 otp-2a74dd3344db6b6d1ae897dae221401df358eba1.zip |
Merge branch 'maint'
Diffstat (limited to 'erts/emulator/beam/export.h')
-rw-r--r-- | erts/emulator/beam/export.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/erts/emulator/beam/export.h b/erts/emulator/beam/export.h index 8c81cbd410..1e7bb8514b 100644 --- a/erts/emulator/beam/export.h +++ b/erts/emulator/beam/export.h @@ -21,14 +21,8 @@ #ifndef __EXPORT_H__ #define __EXPORT_H__ -#ifndef __SYS_H__ #include "sys.h" -#endif - -#ifndef __INDEX_H__ #include "index.h" -#endif - #include "code_ix.h" /* |