mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Added a needed prototype for the Mac build
This commit is contained in:
parent
8c725e28d6
commit
3c9b704b7f
@ -37,6 +37,10 @@
|
||||
#include "netcache.h"
|
||||
#include "secnav.h"
|
||||
|
||||
#ifdef XP_MAC /* we need this header for a prototype, but I'm not sure if its the correct one */
|
||||
#include "secstubn.h"
|
||||
#endif
|
||||
|
||||
#define IL_CLIENT
|
||||
#include "libimg.h" /* Image Library public API. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user