Browse CVS Repository
Diff of /satellite/satellite4/config.h.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 319 |
/* Define to `int' if <sys/types.h> doesn't define. */ |
/* Define to `int' if <sys/types.h> doesn't define. */ |
| 320 |
#undef gid_t |
#undef gid_t |
| 321 |
|
|
| 322 |
/* Define as `__inline' if that's what the C compiler calls it, or to nothing |
/* Define to `__inline__' or `__inline' if that's what the C compiler |
| 323 |
if it is not supported. */ |
calls it, or to nothing if 'inline' is not supported under any name. */ |
| 324 |
|
#ifndef __cplusplus |
| 325 |
#undef inline |
#undef inline |
| 326 |
|
#endif |
| 327 |
|
|
| 328 |
/* Define to rpl_malloc if the replacement function should be used. */ |
/* Define to rpl_malloc if the replacement function should be used. */ |
| 329 |
#undef malloc |
#undef malloc |
|
|
Legend:
| Removed from v.1.4 |
|
| changed lines |
| |
Added in v.1.5 |
|
|
|