Add linear file generator, CIRCQ emulation for BSD (bug #1626)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2956 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-05-13 19:01:10 +00:00
parent c9d3a81c3a
commit 6b0805633b
3 changed files with 109 additions and 0 deletions

View File

@@ -37,6 +37,9 @@
#define _MPOOL_H 1
#include <sys/queue.h>
#ifndef CIRCLEQ_HEAD
#include <circ-queue.h>
#endif
/*
* The memory pool scheme is a simple one. Each in-memory page is referenced