upstream: don't need sys/queue.h here

OpenBSD-Commit-ID: dd137396828171eb19e4911581812ca58de6c578
This commit is contained in:
djm@openbsd.org 2024-05-27 01:52:26 +00:00 committed by Damien Miller
parent 210d423973
commit 8054b90698
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
#include "includes.h"
#include <sys/types.h>
#include <sys/queue.h>
#include <stdlib.h>
#include <string.h>