Ignore:
Timestamp:
May 6, 2008, 12:22:55 AM (17 years ago)
Author:
bird
Message:

DragonFly BSD config. Kudos to Francis G.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/mv.c

    r1328 r1604  
    101101#endif
    102102
    103 #if !defined(__FreeBSD__) && !defined(__APPLE__)
     103#if !defined(__FreeBSD__) && !defined(__APPLE__) && !defined(__DragonFly__)
    104104# ifdef __OS2__
    105105static
     
    120120        return s_buf;
    121121}
    122 #endif
     122#endif /* 'not in libc' */
    123123
    124124
Note: See TracChangeset for help on using the changeset viewer.