ad02df79aa1e628fd55a43d9ae8d7b7d7a04ecb0
[qemu] / slirp / debug.c
1 /*
2  * Copyright (c) 1995 Danny Gasparovski.
3  * Portions copyright (c) 2000 Kelly Price.
4  *
5  * Please read the file COPYRIGHT for the
6  * terms and conditions of the copyright.
7  */
8
9 #include <slirp.h>
10
11 FILE *dfd = NULL;
12 int slirp_debug = 0;