summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortao <devnull@localhost>1998-05-21 19:08:32 +0000
committertao <devnull@localhost>1998-05-21 19:08:32 +0000
commitb72527cc383387f2d087d23bd759717aa648f1b1 (patch)
treeaa727706dfd8eb58b5b61f4c386f0be18401e8aa
parent76bb3fb7dcee9dd7a7d6e9ad363f31407fae4552 (diff)
downloadnspr-hg-b72527cc383387f2d087d23bd759717aa648f1b1.tar.gz
We de need FARPROC in XP_UNIX. Restore it.
-rw-r--r--pr/include/md/_unixos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pr/include/md/_unixos.h b/pr/include/md/_unixos.h
index 95b4471b..1b0df057 100644
--- a/pr/include/md/_unixos.h
+++ b/pr/include/md/_unixos.h
@@ -64,9 +64,7 @@
#define PR_PATH_SEPARATOR_STR ":"
#define GCPTR
-#if !defined(XP_UNIX)
typedef int (*FARPROC)();
-#endif /* DEFFARPROC */
/*
* intervals at which GLOBAL threads wakeup to check for pending interrupt