Need to add pk11pub.h too
This commit is contained in:
parent
688bc64208
commit
c0c1d737ac
@ -1,5 +1,5 @@
|
|||||||
--- mozilla/config/system-headers.visibility 2005-06-17 17:03:42.000000000 -0400
|
--- mozilla/config/system-headers.visibility 2005-06-17 17:03:42.000000000 -0400
|
||||||
+++ mozilla/config/system-headers 2006-08-30 17:57:48.000000000 -0400
|
+++ mozilla/config/system-headers 2006-10-26 22:40:49.000000000 -0400
|
||||||
@@ -66,6 +66,8 @@
|
@@ -66,6 +66,8 @@
|
||||||
Button.h
|
Button.h
|
||||||
byteswap.h
|
byteswap.h
|
||||||
@ -9,7 +9,7 @@
|
|||||||
callconv.h
|
callconv.h
|
||||||
Carbon/Carbon.h
|
Carbon/Carbon.h
|
||||||
CarbonEvents.h
|
CarbonEvents.h
|
||||||
@@ -176,7 +177,7 @@
|
@@ -176,7 +178,7 @@
|
||||||
freetype/freetype.h
|
freetype/freetype.h
|
||||||
freetype/ftcache.h
|
freetype/ftcache.h
|
||||||
freetype/ftglyph.h
|
freetype/ftglyph.h
|
||||||
@ -18,7 +18,7 @@
|
|||||||
freetype/ttnameid.h
|
freetype/ttnameid.h
|
||||||
freetype/tttables.h
|
freetype/tttables.h
|
||||||
fribidi/fribidi.h
|
fribidi/fribidi.h
|
||||||
@@ -192,6 +193,8 @@
|
@@ -192,6 +194,8 @@
|
||||||
gdk/gdkregion.h
|
gdk/gdkregion.h
|
||||||
gdk/gdkwindow.h
|
gdk/gdkwindow.h
|
||||||
gdk/gdkx.h
|
gdk/gdkx.h
|
||||||
@ -27,7 +27,7 @@
|
|||||||
gdk-pixbuf/gdk-pixbuf.h
|
gdk-pixbuf/gdk-pixbuf.h
|
||||||
Gestalt.h
|
Gestalt.h
|
||||||
getopt.h
|
getopt.h
|
||||||
@@ -212,7 +215,11 @@
|
@@ -212,7 +216,11 @@
|
||||||
gtk/gtkcontainer.h
|
gtk/gtkcontainer.h
|
||||||
gtk/gtkdialog.h
|
gtk/gtkdialog.h
|
||||||
gtk/gtkentry.h
|
gtk/gtkentry.h
|
||||||
@ -39,7 +39,12 @@
|
|||||||
gtk/gtkimmulticontext.h
|
gtk/gtkimmulticontext.h
|
||||||
gtk/gtkinvisible.h
|
gtk/gtkinvisible.h
|
||||||
gtk/gtkmain.h
|
gtk/gtkmain.h
|
||||||
@@ -500,6 +507,7 @@
|
@@ -496,10 +504,12 @@
|
||||||
|
photon/PtWebClient.h
|
||||||
|
photon/PxImage.h
|
||||||
|
pk11func.h
|
||||||
|
+pk11pub.h
|
||||||
|
pkcs11t.h
|
||||||
PLStringFuncs.h
|
PLStringFuncs.h
|
||||||
PMApplication.h
|
PMApplication.h
|
||||||
pmddim.h
|
pmddim.h
|
||||||
@ -47,7 +52,7 @@
|
|||||||
poll.h
|
poll.h
|
||||||
Polygon.h
|
Polygon.h
|
||||||
portable.h
|
portable.h
|
||||||
@@ -874,6 +882,7 @@
|
@@ -874,6 +884,7 @@
|
||||||
X11/Xutil.h
|
X11/Xutil.h
|
||||||
xpt_struct.h
|
xpt_struct.h
|
||||||
xpt_xdr.h
|
xpt_xdr.h
|
||||||
@ -55,8 +60,8 @@
|
|||||||
zmouse.h
|
zmouse.h
|
||||||
sslt.h
|
sslt.h
|
||||||
smime.h
|
smime.h
|
||||||
--- mozilla/modules/oji/src/nsJVMManager.cpp.visibility 2006-09-03 13:10:52.000000000 -0400
|
--- mozilla/modules/oji/src/nsJVMManager.cpp.visibility 2005-08-22 10:09:59.000000000 -0400
|
||||||
+++ mozilla/modules/oji/src/nsJVMManager.cpp 2006-09-03 13:11:49.000000000 -0400
|
+++ mozilla/modules/oji/src/nsJVMManager.cpp 2006-10-26 22:38:48.000000000 -0400
|
||||||
@@ -845,7 +845,7 @@
|
@@ -845,7 +845,7 @@
|
||||||
return fStatus;
|
return fStatus;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user