freebsd-ports/audio/zinf/files/patch-base_include_queue.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
258 B
C

--- base/include/queue.h.orig 2003-09-16 17:34:53 UTC
+++ base/include/queue.h
@@ -24,6 +24,7 @@ ________________________________________
#ifndef INCLUDED_QUEUE_H_
#define INCLUDED_QUEUE_H_
+#include <assert.h>
#include "config.h"
#include "mutex.h"