diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 12:24:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 12:24:33 +0000 |
commit | 4b72bc7fe2968b2062295a4956c9dc5c992a8696 (patch) | |
tree | dfc55e78bff451c8cec05be81a4b781c1dd89818 /emulators/qemu-devel/files/patch-bf | |
parent | - Update to 1.4.2 (diff) |
Update to 0715 snapshot
PR: ports/69132
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=113812
Diffstat (limited to 'emulators/qemu-devel/files/patch-bf')
-rw-r--r-- | emulators/qemu-devel/files/patch-bf | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/emulators/qemu-devel/files/patch-bf b/emulators/qemu-devel/files/patch-bf index c02063205965..57cc889e3119 100644 --- a/emulators/qemu-devel/files/patch-bf +++ b/emulators/qemu-devel/files/patch-bf @@ -1,13 +1,4 @@ Index: qemu/slirp/slirp_config.h -@@ -61,7 +61,7 @@ - #define HAVE_STDLIB_H - - /* Define if you have sys/ioctl.h */ --#undef HAVE_SYS_IOCTL_H -+#define HAVE_SYS_IOCTL_H - - /* Define if you have sys/filio.h */ - #undef HAVE_SYS_FILIO_H @@ -86,7 +86,7 @@ #undef BAD_SPRINTF @@ -35,15 +26,6 @@ Index: qemu/slirp/slirp_config.h /* Define if you have sys/stropts.h */ #undef HAVE_SYS_STROPTS_H -@@ -162,7 +162,7 @@ - #define HAVE_MEMMOVE - - /* Define if you have <termios.h> */ --#undef HAVE_TERMIOS_H -+#define HAVE_TERMIOS_H - - /* Define if you have gethostid */ - #undef HAVE_GETHOSTID @@ -180,7 +180,7 @@ #undef HAVE_GRANTPT |