Commit 36bde61a authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Remove a FreeBSD specific #include that does not apply to our copy of vqueue.h

parent 53687f5b
......@@ -33,8 +33,6 @@
#ifndef VARNISH_QUEUE_H
#define VARNISH_QUEUE_H
#include <sys/cdefs.h>
/*
* This file defines four types of data structures: singly-linked lists,
* singly-linked tail queues, lists and tail queues.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment