summaryrefslogtreecommitdiffstats
path: root/cacheserver/utmpsync.c
diff options
context:
space:
mode:
Diffstat (limited to 'cacheserver/utmpsync.c')
-rw-r--r--cacheserver/utmpsync.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cacheserver/utmpsync.c b/cacheserver/utmpsync.c
index 13ffcf4e..029df6b8 100644
--- a/cacheserver/utmpsync.c
+++ b/cacheserver/utmpsync.c
@@ -3,8 +3,6 @@
#include <err.h>
extern SHM_t *SHM;
-int towrite(int fd, void *buf, int len);
-int toconnect(char *host, int port);
int main(int argc, char **argv)
{