source:
freewrt/package/busybox/patches/007-missing-headers.patch@
621d5d2
| Last change on this file since 621d5d2 was 44e51f3, checked in by , 4 months ago | |
|---|---|
|
|
| File size: 442 bytes | |
-
busybox-1.18.1/include/platform.h
old new 155 155 # include <sex.h> 156 156 #elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) \ 157 157 || defined(__APPLE__) 158 # include <sys/param.h> /* contains needed types for the following */ 158 159 # include <sys/resource.h> /* rlimit */ 159 160 # include <machine/endian.h> 160 161 # define bswap_64 __bswap64
Note:
See TracBrowser
for help on using the repository browser.
