fixed compiler warnings under Solaris 2.7
This commit is contained in:
parent
1b97128b47
commit
216c26cceb
1
config.c
1
config.c
|
@ -24,6 +24,7 @@
|
||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include "isync.h"
|
#include "isync.h"
|
||||||
|
|
||||||
static config_t *box = 0;
|
static config_t *box = 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user