linux(4): Cleanup sys/queue.h from linux.h

Leftover after converting futexes to the umtx API.

NFC after:		2 weeks
This commit is contained in:
Dmitry Chagin 2023-02-14 17:46:31 +03:00
parent 513eb69edf
commit 007986714c

View File

@ -28,8 +28,6 @@
#ifndef _LINUX_MI_H_
#define _LINUX_MI_H_
#include <sys/queue.h>
/*
* Private Brandinfo flags
*/