now using Makefile

This commit is contained in:
socec 2014-03-09 15:59:30 +01:00
parent 9c6269218e
commit cbedf6189a
6 changed files with 48 additions and 18 deletions

View file

@ -1,5 +1,4 @@
#include "moxerver.h"
#include <unistd.h> /* getopt() */
#define SERVER_WAIT_TIMEOUT 10 /* seconds for select() timeout in server loop */