From 464ca210beeafab9fbe77948bb2feb9377243bc7 Mon Sep 17 00:00:00 2001 From: Oleg Romashin Date: Mon, 21 Dec 2009 13:32:36 +0200 Subject: [PATCH] Bug 532608 - osso-mem.h used but not added to system-headers, r=benjamin --- config/system-headers | 1 + js/src/config/system-headers | 1 + 2 files changed, 2 insertions(+) diff --git a/config/system-headers b/config/system-headers index 25ca40a8bb6..890ead5340b 100644 --- a/config/system-headers +++ b/config/system-headers @@ -1016,6 +1016,7 @@ hildon-file-chooser-dialog.h #endif #ifdef NS_OSSO libosso.h +osso-mem.h #endif #ifdef MOZ_ENABLE_GIO gio/gio.h diff --git a/js/src/config/system-headers b/js/src/config/system-headers index 7e35258d3ff..94d77fa6148 100644 --- a/js/src/config/system-headers +++ b/js/src/config/system-headers @@ -1015,6 +1015,7 @@ hildon-mime.h #endif #ifdef NS_OSSO libosso.h +osso-mem.h #endif #ifdef MOZ_ENABLE_GIO gio/gio.h