diff --git a/xpcom/glue/nsDebug.h b/xpcom/glue/nsDebug.h index 7a0b066832b..b5b62d744e1 100644 --- a/xpcom/glue/nsDebug.h +++ b/xpcom/glue/nsDebug.h @@ -250,7 +250,7 @@ */ PR_BEGIN_EXTERN_C -void +NS_COM_GLUE void printf_stderr(const char *fmt, ...); PR_END_EXTERN_C