Refactor serval.h to split out log, config and other bits so that

we can have a standalone ServalD monitor client library and simple
header file.  Create that too.
This commit is contained in:
gardners 2012-07-23 13:47:59 +09:30
parent 93449d380e
commit 274a77fa46

View File

@ -17,6 +17,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
// #define MALLOC_PARANOIA
#include <stdio.h>