Index: HttpBody.h
===================================================================
--- HttpBody.h	(revision 9887)
+++ HttpBody.h	(working copy)
@@ -118,7 +118,8 @@
 
    UtlBoolean getMultipartBytes(int partIndex, 
                                 const char** bytes,
-                                int* length) const;
+                                int* length,
+								int* start) const;
 
    const MimeBodyPart* getMultipart(int partIndex) const;
 
