missed this one from the last commit.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@95 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Michael Jerris 2007-05-22 04:33:31 +00:00
parent 4373a35c25
commit 5daa050cb5
1 changed files with 3 additions and 0 deletions

View File

@ -50,7 +50,10 @@
/*****************************************************************************
Global Tables & Variables.
*****************************************************************************/
#ifdef Q921_HANDLE_STATIC
Q921Data Q921DevSpace[Q921MAXTRUNK];
#endif
int Q921HeaderSpace={0};
int (*Q921Tx21Proc)(L2TRUNK dev, L2UCHAR *, int)={NULL};