summaryrefslogtreecommitdiff
path: root/TAO/examples
diff options
context:
space:
mode:
authormbrudka <mbrudka@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-23 17:13:01 +0000
committermbrudka <mbrudka@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-01-23 17:13:01 +0000
commita5fefac7db47246505dbfd0a62bcbfcad2397962 (patch)
tree4f39858a18b610ac54a2f62b0e785e183a90c063 /TAO/examples
parent0b7e3a022117fbf3f72222c6dac279393014f81c (diff)
downloadATCD-a5fefac7db47246505dbfd0a62bcbfcad2397962.tar.gz
ChangeLogTag: Sun Jan 23 18:04:02 2005 Marek Brudka <mbrudka@aster.pl>
Diffstat (limited to 'TAO/examples')
-rw-r--r--TAO/examples/AMI/FL_Callback/Peer_i.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/AMI/FL_Callback/Peer_i.cpp b/TAO/examples/AMI/FL_Callback/Peer_i.cpp
index 7c3a3f08e52..6d04cad3f50 100644
--- a/TAO/examples/AMI/FL_Callback/Peer_i.cpp
+++ b/TAO/examples/AMI/FL_Callback/Peer_i.cpp
@@ -1,6 +1,7 @@
// $Id$
#include "Peer_i.h"
+#include "ace/OS_NS_unistd.h"
ACE_RCSID(FL_Callback, Peer_i, "$Id$")