Commit f0208900 authored by jan.koester's avatar jan.koester
Browse files

daemon support

parent bc297b02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <cmdplus/cmdplus.h>

#ifndef Windows
#include <unistd.h>
#include <pwd.h>
#include <grp.h>
#endif