ports/www/firefox/files/patch-ipc-chromium-src-base-message_pump_libevent.cc
Florian Smeets d39d92427c - update firefox to 19.0
- update firefox-esr, thunderbird, linux-firefox, linux-thunderbird to 17.0.3
- update linux-seamonkey to 2.16
- update nspr to 4.9.5
- update nss to 3.14.3
- add DuckDuckGo search plugin to firefox [1]
- mark kompozer deprecated
- clang fixes for www/libxul19 [2]

Security:	http://www.vuxml.org/freebsd/e3f0374a-7ad6-11e2-84cd-d43d7e0c7c02.html
Submitted by:	DuckDuckGo [1], dim [2]
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-02-19 23:53:07 +00:00

11 lines
347 B
C++

--- ipc/chromium/src/base/message_pump_libevent.cc~
+++ 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: