Create policies.h

This commit is contained in:
Sebastian Hahn
2010-07-23 20:51:25 +02:00
parent f6852fe031
commit 7bd8dee463
20 changed files with 78 additions and 44 deletions
+1
View File
@@ -54,6 +54,7 @@ double fabs(double x);
#include "mempool.h"
#include "memarea.h"
#include "onion.h"
#include "policies.h"
#ifdef USE_DMALLOC
#include <dmalloc.h>