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:
sfraser
1998-06-04 07:34:52 +00:00
parent de9ad20b56
commit f5b33596a5

View File

@@ -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. */