mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
mtd: fix compile error with musl
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40819
This commit is contained in:
parent
a1038db845
commit
962575f201
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
* The code is based on the linux-mtd examples.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <limits.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue