diff options
Diffstat (limited to 'daemon')
| -rw-r--r-- | daemon/client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/client.c b/daemon/client.c index 0ba1c24..3481b16 100644 --- a/daemon/client.c +++ b/daemon/client.c | |||
| @@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |||
| 23 | #endif | 23 | #endif |
| 24 | 24 | ||
| 25 | #include <stdlib.h> | 25 | #include <stdlib.h> |
| 26 | #include <string.h> | ||
| 26 | #include <errno.h> | 27 | #include <errno.h> |
| 27 | #include <unistd.h> | 28 | #include <unistd.h> |
| 28 | #include <sys/types.h> | 29 | #include <sys/types.h> |
