Added a needed prototype for the Mac build

This commit is contained in:
sfraser 1998-06-04 07:34:52 +00:00
parent 8c725e28d6
commit 3c9b704b7f

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