ossp-pkg/xds/regression-tests/xds-getbuffer.c 1.1 -> 1.2
--- xds-getbuffer.c 2001/07/09 17:16:30 1.1
+++ xds-getbuffer.c 2001/07/09 19:10:06 1.2
@@ -27,8 +27,6 @@
#include <stdio.h>
#include <string.h>
-#include <unistd.h>
-#include <assert.h>
#include "../internal.h"
static int dummy_engine(xds_t* xds, void* engine_context, void* buffer, size_t buffer_size, va_list args)
|
|