aboutsummaryrefslogtreecommitdiff
path: root/debug.c
blob: ad02df79aa1e628fd55a43d9ae8d7b7d7a04ecb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 1995 Danny Gasparovski.
 * Portions copyright (c) 2000 Kelly Price.
 *
 * Please read the file COPYRIGHT for the
 * terms and conditions of the copyright.
 */

#include <slirp.h>

FILE *dfd = NULL;
int slirp_debug = 0;