]> Git Repo - qemu.git/blobdiff - net/util.c
slirp: allow host port 0 for hostfwd
[qemu.git] / net / util.c
index 7e9507679d74a42ba78f4730636f2574eae57041..0b3dbfe5d344ba3ba07bcbc61321c752d22582d7 100644 (file)
@@ -22,9 +22,8 @@
  * THE SOFTWARE.
  */
 
+#include "qemu/osdep.h"
 #include "util.h"
-#include <errno.h>
-#include <stdlib.h>
 
 int net_parse_macaddr(uint8_t *macaddr, const char *p)
 {
This page took 0.023356 seconds and 4 git commands to generate.