summaryrefslogtreecommitdiff
path: root/lzf_d.c
diff options
context:
space:
mode:
authorroot <root>2010-06-01 01:15:34 +0000
committerroot <root>2010-06-01 01:15:34 +0000
commitc50584f36a2483901c13693846f8a0f3b74eb5c1 (patch)
tree94a8adcb0a8eefcaf53a2292970d856d2f671fc1 /lzf_d.c
parent96bc01f1a8a19d92d24c56c590f0a2fda24ccb0b (diff)
*** empty log message ***
Diffstat (limited to 'lzf_d.c')
-rw-r--r--lzf_d.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lzf_d.c b/lzf_d.c
index 396ccad..8433b8f 100644
--- a/lzf_d.c
+++ b/lzf_d.c
@@ -36,8 +36,6 @@
#include "lzfP.h"
-#include <string.h> /* for memcpy/memset */
-
#if AVOID_ERRNO
# define SET_ERRNO(n)
#else