Added a needed prototype for the Mac build
git-svn-id: svn://10.0.0.236/trunk@3185 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user