VirtualBox

Changeset 2206 in kBuild for trunk/src/kmk/kmkbuiltin/cp.c


Ignore:
Timestamp:
Jan 6, 2009 10:31:13 PM (16 years ago)
Author:
bird
Message:

cp.c: solaris build fix (strlcpy).

File:
1 edited

Legend:

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

    r2192 r2206  
    8282#include "kbuild_protection.h"
    8383
    84 #if defined(_MSC_VER) || defined(__sun__) || defined(__gnu_linux__) || defined(__linux__)
     84#if defined(_MSC_VER) || defined(__gnu_linux__) || defined(__linux__)
    8585extern char *strlcpy(char *, const char *, size_t);
    8686#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette