fstools: fix build with glibc
authorDaniel Golle <daniel@makrotopia.org>
Fri, 5 Mar 2021 02:03:58 +0000 (02:03 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 5 Mar 2021 02:07:01 +0000 (02:07 +0000)
commitcec580cba86526cff2a03b541bfb1df1e86e3da8
treeeffa69c610f6361a0b23f4773a72cb7246dfcccb
parent7f2d9ccd09a1d3034aaf9c943747fc1631da5cac
fstools: fix build with glibc

stropts.h is unavailable under glibc (and unneeded when building
against glibc). Include it only if not building against glibc.

Reported-by: @DazzyWalkman
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/system/fstools/Makefile