1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/seamonkey/files/patch-mozilla-ipc-chromium-src-base-message_pump_libevent.cc
Florian Smeets 347fe3474d - update to 2.16
- add DuckDuckGo search plugin [1]

Security:	http://www.vuxml.org/freebsd/e3f0374a-7ad6-11e2-84cd-d43d7e0c7c02.html
Submitted by:	DuckDuckGo [1]
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-02-20 22:32:32 +00:00

12 lines
363 B
C++

--- mozilla/ipc/chromium/src/base/message_pump_libevent.cc~
+++ mozilla/ipc/chromium/src/base/message_pump_libevent.cc
@@ -16,7 +16,7 @@
#include "base/scoped_ptr.h"
#include "base/time.h"
#include "nsDependentSubstring.h"
-#include "third_party/libevent/event.h"
+#include "event.h"
// Lifecycle of struct event
// Libevent uses two main data structures: