[sheepdog] [PATCH] farm: remove unused zlib.h header
Liu Yuan
namei.unix at gmail.com
Thu Jul 12 10:13:01 CEST 2012
From: Liu Yuan <tailai.ly at taobao.com>
We don't need it at all for now
Signed-off-by: Liu Yuan <tailai.ly at taobao.com>
---
sheep/farm/farm.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/sheep/farm/farm.h b/sheep/farm/farm.h
index b5f5d61..27e65cd 100644
--- a/sheep/farm/farm.h
+++ b/sheep/farm/farm.h
@@ -12,7 +12,6 @@
#include <errno.h>
#include <sys/mman.h>
#include <linux/limits.h>
-#include <zlib.h>
#include "sheepdog_proto.h"
#include "sheep.h"
--
1.7.10.2
More information about the sheepdog
mailing list