aboutsummaryrefslogtreecommitdiffstats
path: root/qemu_socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu_socket.h')
-rw-r--r--qemu_socket.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/qemu_socket.h b/qemu_socket.h
deleted file mode 100644
index 896a0b5..0000000
--- a/qemu_socket.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _qemu_socket_h
-#define _qemu_socket_h
-
-#include "sockets.h"
-#define socket_error() socket_errno
-#define closesocket socket_close
-
-#endif /* _qemu_socket_h */