VirtualBox

Changeset 2950 in kBuild


Ignore:
Timestamp:
Sep 20, 2016 4:44:13 PM (9 years ago)
Author:
bird
Message:

wrong way

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/kDep.c

    r2948 r2950  
    203203#endif
    204204        char       *pszFilename;
    205 #ifndef KMK
     205#if !defined(KWORKER) && !defined(KMK)
    206206        struct stat s;
    207207#endif
     
    244244         */
    245245#ifdef KWORKER
    246         if (kwFsPathExists(pszFilename))
     246        if (!kwFsPathExists(pszFilename))
    247247#elif defined(KMK)
    248248        if (!file_exists_p(pszFilename))
Note: See TracChangeset for help on using the changeset viewer.

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