ossp-pkg/xds/getbuffer.c 1.2.2.1 -> 1.2.2.2
--- getbuffer.c 2001/08/01 09:55:58 1.2.2.1
+++ getbuffer.c 2001/08/01 13:26:29 1.2.2.2
@@ -25,7 +25,6 @@
SUCH DAMAGE.
*/
-#include "assert.h"
#include "internal.h"
int xds_getbuffer(xds_t* xds, xds_scope_t flag, void** buffer, size_t* buffer_len)
|
|