include xp_error

git-svn-id: svn://10.0.0.236/trunk@3173 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser
1998-06-04 06:51:17 +00:00
parent f0ca7e10dc
commit a229fda7eb
2 changed files with 2 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
#endif
#include "ssl.h"
#include "xp_error.h"
#if defined(XP_OS2) /*DSR072196 - use os2sock.h*/
#include "os2sock.h"

View File

@@ -51,6 +51,7 @@
#include "prmem.h"
#include "plstr.h"
#include "xp_error.h"
/* for XP_GetString() */
#include "xpgetstr.h"