diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-01-29 05:25:51 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-01-29 05:25:51 +0000 |
commit | 11571f4d45e0613c2ad7969dd64d9361dc67b330 (patch) | |
tree | 7b2d958181d86518c625fbf5e276bc94285ec1ec /protocols | |
parent | 98587e8928b756269e5b3d9b50ddcbd98ffba7de (diff) | |
download | ATCD-11571f4d45e0613c2ad7969dd64d9361dc67b330.tar.gz |
ChangeLogTag:Fri Jan 28 20:30:02 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/ace/HTBP/HTBP_Channel.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/ace/HTBP/HTBP_Channel.cpp b/protocols/ace/HTBP/HTBP_Channel.cpp index 8e158beaf80..10bbd507206 100644 --- a/protocols/ace/HTBP/HTBP_Channel.cpp +++ b/protocols/ace/HTBP/HTBP_Channel.cpp @@ -19,6 +19,7 @@ #include "HTBP_Filter_Factory.h" #include "ace/Message_Block.h" +#include "ace/Reactor.h" // Initialization and termination methods. |