header fix
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 3 Jun 2004 12:53:17 +0000 (12:53 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 3 Jun 2004 12:53:17 +0000 (12:53 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@873 c046a42c-6fe2-441c-8c8c-71466251a162

slirp/slirp.h

index 1167485057d1f7a7881da4e4dd66835b32836ffd..5b9cfdec80363a5975703ae2d4754ef99ea4670e 100644 (file)
@@ -16,6 +16,8 @@
 # include <sys/bitypes.h>
 #endif
 
+#include <sys/time.h>
+
 #ifdef NEED_TYPEDEFS
 typedef char int8_t;
 typedef unsigned char u_int8_t;