Unix updates

git-svn-id: svn://10.0.0.236/trunk@7421 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
spider%netscape.com
1998-08-06 01:56:22 +00:00
parent 4357a53292
commit dd5f361b85
2 changed files with 6 additions and 4 deletions

View File

@@ -17,12 +17,14 @@
*/
#define NS_IMPL_IDS 1
#include "nspr.h"
#include "net.h"
#include <stdio.h>
#include "nscore.h"
#include "nspr.h"
#include "net.h"
#ifdef NS_WIN32
#include "windows.h"
#elif NS_UNIX