[musl] Remove the unnecessary 'queue.h' dependency

This commit is contained in:
Suresh Sundriyal 2020-09-27 08:45:52 -07:00
parent e539aca4ea
commit cac46e9848
1 changed files with 0 additions and 2 deletions

View File

@ -2,5 +2,3 @@
sudo apk update && sudo apk upgrade
sudo apk add build-base m4 git zip perl ncurses autoconf automake libtool linux-headers
wget 'https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=misc/sys/queue.h;hb=HEAD' -O queue.h
sudo mv queue.h /usr/include/sys/