More cleanups to separate main code from platform support and UI support, plus a few bugfixes.
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
* terms and conditions of the copyright.
|
||||
*/
|
||||
|
||||
#ifndef WIN32
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
#include "slirp.h"
|
||||
|
||||
FILE *dfd = NULL;
|
||||
|
||||
Reference in New Issue
Block a user