9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
258 B
C
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"
|
|
|