]> pd.if.org Git - btree/commitdiff
incorporate new bt_deletekey code to file I/O version
authorunknown <karl@E04.petzent.com>
Thu, 13 Feb 2014 20:18:59 +0000 (12:18 -0800)
committerunknown <karl@E04.petzent.com>
Thu, 13 Feb 2014 20:18:59 +0000 (12:18 -0800)
btree2t.c

index 67d901ec61b90ac6a85d8270ecf35b1cbe6825fa..900cc1f9c8d855e5612617a4cf389999319b1183 100644 (file)
--- a/btree2t.c
+++ b/btree2t.c
@@ -45,6 +45,7 @@ REDISTRIBUTION OF THIS SOFTWARE.
 #include <fcntl.h>
 #endif
 
 #include <fcntl.h>
 #endif
 
+#include <stddef.h>
 #include <memory.h>
 #include <string.h>
 
 #include <memory.h>
 #include <string.h>