]> git.cworth.org Git - ttt/commit
2005-11-11 Carl Worth <cworth@cworth.org>
authorCarl Worth <carl@theworths.org>
Fri, 11 Nov 2005 20:45:39 +0000 (20:45 +0000)
committerCarl Worth <carl@theworths.org>
Fri, 11 Nov 2005 20:45:39 +0000 (20:45 +0000)
commitf04f93bc811d1d2f36cf37f4a9e012e8877c744b
tree1df7426306379341ea9becc61e6d60537ef97f75
parent152ea9285ef3804783540d46263a7fc9802bc7db
2005-11-11  Carl Worth  <cworth@cworth.org>

        * src/ttt-board.h: Include ttt.h to get standard includes.

        * src/ttt-socket.c: Replace include of netinet/ip.h with
        netinet/in.h which seems to be necessary for BSD libc, (eg. Mac OS
        X).
ChangeLog
src/ttt-board.h
src/ttt-socket.c