@ -1,10 +1,12 @@
#include "configfile-glue.c"
#include "first.h"
#undef NDEBUG
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>
const struct {
const char *string;
const char *rmtstr;
@ -1,4 +1,4 @@
#include "request.h"
@ -6,6 +6,7 @@
#include <string.h>
#include "base.h"
#include "burl.h"