24 Jul
2008
24 Jul
'08
2:39 a.m.
2008/7/23 David Adam <david.adam.cnrs(a)gmail.com>:
+#include <stdio.h> +#include <stdlib.h> +#include <stdarg.h> +#include <assert.h> + +#define NONAMELESSUNION ... +#include <assert.h>
I don't think you need those. (I should've noticed this in the first patch, sorry for that.)