Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in.

Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in, so
that typedefs aren't redefined when compiling stress tests.
This commit is contained in:
Jason Evans
2014-09-07 19:55:03 -07:00
parent b718cf77e9
commit 82e88d1ecf
5 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@@ -33,6 +33,7 @@
/include/jemalloc/jemalloc_protos.h
/include/jemalloc/jemalloc_protos_jet.h
/include/jemalloc/jemalloc_rename.h
/include/jemalloc/jemalloc_typedefs.h
/src/*.[od]
/src/*.gcda