summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source3/lib/iov_buf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/iov_buf.h b/source3/lib/iov_buf.h
index ec8290989a..397e906eb4 100644
--- a/source3/lib/iov_buf.h
+++ b/source3/lib/iov_buf.h
@@ -21,7 +21,6 @@
#define __LIB_IOV_BUF_H__
#include <unistd.h>
-#include <talloc.h>
#include <stdint.h>
ssize_t iov_buflen(const struct iovec *iov, int iovlen);