Ignore:
Timestamp:
Dec 2, 2007, 10:02:02 PM (18 years ago)
Author:
bird
Message:

More annoying warnings.

File:
1 edited

Legend:

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

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