# HG changeset patch # User ethanzonca # Date 2009-07-25 16:57:21 # Node ID 2833fc79e6965c6e9c36ecedf39cb37975714d45 # Parent 50cc1d5dc91b927def563b83e0be623cea8a0d77 Including slave functions diff --git a/src/server/slave.c b/src/server/slave.c --- a/src/server/slave.c +++ b/src/server/slave.c @@ -30,6 +30,7 @@ // Provides DISTREN_REQUEST* which is in reality, DISTREN_SEND(signal) in the minds of your average joe #include "protocol.h" #include "options.h" // Confuse, etc. +#include "slavefuncs.h" // Slave functions #include #include