summaryrefslogtreecommitdiff
path: root/performance-tests/TCP
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-12-14 04:25:39 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-12-14 04:25:39 +0000
commit1581b7388bd757b495465ee0754f6fd46a57cea6 (patch)
tree32f78686b9f88eaf1c8d4b368864c842eeac75a5 /performance-tests/TCP
parent0879a661a1e4c2f08e7e8c8634ca5e9e39a14943 (diff)
downloadATCD-1581b7388bd757b495465ee0754f6fd46a57cea6.tar.gz
ChangeLogTag: Thu Dec 13 22:21:52 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'performance-tests/TCP')
-rw-r--r--performance-tests/TCP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/performance-tests/TCP/Makefile b/performance-tests/TCP/Makefile
index 4acda4eff87..d319a423b58 100644
--- a/performance-tests/TCP/Makefile
+++ b/performance-tests/TCP/Makefile
@@ -55,6 +55,8 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(ACE_ROOT)/ace/OS_Dirent.h \
$(ACE_ROOT)/ace/OS_Dirent.inl \
$(ACE_ROOT)/ace/OS_String.h \
+ $(ACE_ROOT)/ace/Basic_Types.h \
+ $(ACE_ROOT)/ace/Basic_Types.i \
$(ACE_ROOT)/ace/OS_String.inl \
$(ACE_ROOT)/ace/OS_Memory.h \
$(ACE_ROOT)/ace/OS_Memory.inl \
@@ -62,8 +64,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(ACE_ROOT)/ace/OS_TLI.inl \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Basic_Types.h \
- $(ACE_ROOT)/ace/Basic_Types.i \
$(ACE_ROOT)/ace/Trace.h \
$(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Handle_Set.i \