diff options
-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 a58d7e5..a217298 100644 --- a/common/buffer.c +++ b/common/buffer.c @@ -42,6 +42,7 @@ #include <errno.h> #include <syslog.h> +#include <string.h> /* ----------------------------------------------------------------------- * Memory Buffer |