comparison src/puresize.h @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents cf808b4c4290
children 8619ce7e4c50
comparison
equal deleted inserted replaced
107:523141596bda 108:360340f9fd5f
165 (ENERGIZE_PURESIZE_EXTRA) + \ 165 (ENERGIZE_PURESIZE_EXTRA) + \
166 (SUNPRO_PURESIZE_EXTRA)) 166 (SUNPRO_PURESIZE_EXTRA))
167 167
168 #endif /* !RAW_PURESIZE */ 168 #endif /* !RAW_PURESIZE */
169 169
170 #include "puresize_adjust.h" 170 #include <puresize_adjust.h>
171 #define PURESIZE ((RAW_PURESIZE) + (PURESIZE_ADJUSTMENT)) 171 #define PURESIZE ((RAW_PURESIZE) + (PURESIZE_ADJUSTMENT))
172 172
173 173
174 #endif /* PURESIZE_H */ 174 #endif /* PURESIZE_H */