VirtualBox

Changeset 3490 in kBuild


Ignore:
Timestamp:
Dec 23, 2020 1:56:21 PM (4 years ago)
Author:
bird
Message:

sed: Darwin build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sed/lib/utils.c

    r3188 r3490  
    3535# include <stdlib.h>
    3636#endif /* HAVE_STDLIB_H */
     37
     38#ifdef HAVE_UNISTD_H /* bird: for unlink on darwin */
     39# include <unistd.h>
     40#endif
    3741
    3842#include "utils.h"
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