[Zodb-checkins] CVS: Zope/lib/python/BTrees - _fsBTree.c:1.4.30.1

Andreas Jung andreas@andreas-jung.com
Sat, 16 Nov 2002 11:41:13 -0500


Update of /cvs-repository/Zope/lib/python/BTrees
In directory cvs.zope.org:/tmp/cvs-serv25283/BTrees

Modified Files:
      Tag: ajung-restructuredtext-integration-branch
	_fsBTree.c 
Log Message:
merge from trunk

=== Zope/lib/python/BTrees/_fsBTree.c 1.4 => 1.4.30.1 ===
--- Zope/lib/python/BTrees/_fsBTree.c:1.4	Wed Jun 26 20:32:54 2002
+++ Zope/lib/python/BTrees/_fsBTree.c	Sat Nov 16 11:40:42 2002
@@ -7,8 +7,6 @@
    positions.
 */
 
-#include <string.h>
-
 typedef unsigned char char2[2];
 typedef unsigned char char6[6];