Portable does not need sys/queue.h.

pull/2195/head
Nicholas Marriott 2020-05-03 10:49:16 +01:00
parent 6a33a12798
commit 846b99e0cb
1 changed files with 0 additions and 1 deletions

1
file.c
View File

@ -17,7 +17,6 @@
*/
#include <sys/types.h>
#include <sys/queue.h>
#include <errno.h>
#include <fcntl.h>