diff options
Diffstat (limited to 'common/buffer.c')
-rw-r--r-- | common/buffer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/buffer.c b/common/buffer.c index 3d427e5..1ca4c6b 100644 --- a/common/buffer.c +++ b/common/buffer.c @@ -43,6 +43,7 @@ #include <errno.h> #include <syslog.h> #include <string.h> +#include <stdlib.h> #include <stdio.h> /* ----------------------------------------------------------------------- |