]> git.pond.sub.org Git - empserver/commit - src/lib/commands/info.c
There's no reason to include <time.h> in empio.h, except it's missing
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 28 Dec 2005 21:25:39 +0000 (21:25 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 28 Dec 2005 21:25:39 +0000 (21:25 +0000)
commit0d267e0b24dc710fb13b24cd3b340c6794c99f75
treec3d2e814daed0e846538b75e9d3e29859fa5de8c
parent3b90d0cb8123c900ca5b878281d8c5ed2cf611ff
There's no reason to include <time.h> in empio.h, except it's missing
in a couple of other files.  Include it where it's needed.
include/empio.h
src/lib/commands/info.c
src/lib/commands/mobu.c
src/lib/commands/turn.c
src/lib/commands/upda.c
src/lib/update/anno.c
src/server/idle.c
src/server/timestamp.c
src/server/update.c