ossp-pkg/xds/regression-tests/xds-encode.c 1.2 -> 1.3
--- xds-encode.c 2001/07/09 17:17:02 1.2
+++ xds-encode.c 2001/07/09 19:10:06 1.3
@@ -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)
|
|