ossp-pkg/xds/vdecode.c 1.4.2.2 -> 1.4.2.3
--- vdecode.c 2001/08/01 11:26:16 1.4.2.2
+++ vdecode.c 2001/08/01 13:26:29 1.4.2.3
@@ -27,7 +27,6 @@
#include <string.h>
#include <ctype.h>
-#include <assert.h>
#include "internal.h"
int xds_vdecode(xds_t* xds, const char* fmt_arg, va_list args)
|
|