[12073] ACE Remove sys/param.h includes

These are already included elsewhere if the platform supports it
This commit is contained in:
antiroot 2012-07-27 16:10:48 -05:00
parent 2c7ba84313
commit dfde2cdd28
3 changed files with 1 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12072"
#define REVISION_NR "12073"
#endif // __REVISION_NR_H__