datastore inheritance is a channel feature, so move this definition back

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135681 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2008-08-05 17:05:34 +00:00
parent 7df8b8b848
commit f24d7a89f5
2 changed files with 2 additions and 2 deletions

View File

@@ -152,6 +152,8 @@ extern "C" {
#include "asterisk/stringfields.h"
#include "asterisk/datastore.h"
#define DATASTORE_INHERIT_FOREVER INT_MAX
#define AST_MAX_FDS 10
/*
* We have AST_MAX_FDS file descriptors in a channel.