Ignore:
Timestamp:
May 24, 2007, 5:09:09 AM (18 years ago)
Author:
bird
Message:

A very simple electric fence heap (windows only for now).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/glob/glob.c

    r803 r909  
    182182#endif
    183183
    184 #ifndef __GNU_LIBRARY__
     184#if !defined(__GNU_LIBRARY__) && !defined(ELECTRIC_HEAP) /* bird */
    185185# ifdef __GNUC__
    186186__inline
Note: See TracChangeset for help on using the changeset viewer.