summaryrefslogtreecommitdiff
path: root/comm/Imakefile
diff options
context:
space:
mode:
authorchatty1993-11-29 12:28:14 +0000
committerchatty1993-11-29 12:28:14 +0000
commitc13d2935ed3dedab7331c8401783f39a06abb78f (patch)
tree9d65c1587821ee4fe5c91f29417f14567ff20e21 /comm/Imakefile
parent0ff51678a4fd5c7fb6a6f793e9fa01a4de76a473 (diff)
downloadivy-league-c13d2935ed3dedab7331c8401783f39a06abb78f.zip
ivy-league-c13d2935ed3dedab7331c8401783f39a06abb78f.tar.gz
ivy-league-c13d2935ed3dedab7331c8401783f39a06abb78f.tar.bz2
ivy-league-c13d2935ed3dedab7331c8401783f39a06abb78f.tar.xz
Added TextServer.h to uch.h
Diffstat (limited to 'comm/Imakefile')
-rw-r--r--comm/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comm/Imakefile b/comm/Imakefile
index ae599f1..f2064df 100644
--- a/comm/Imakefile
+++ b/comm/Imakefile
@@ -49,7 +49,7 @@
global.h error.h MsgBuffer.h Message.h \
Channel.h Multiplexer.h TimeOut.h Signal.h \
Address.h Socket.h Datagram.h Stream.h MsgStream.h dgram.h \
- Event.h Server.h Service.h Agent.h TextStream.h PortServer.h
+ Event.h Server.h Service.h Agent.h TextStream.h TextServer.h PortServer.h
CHANHDR = version.h \
$(LOCINCL)/ccu/bool.h \