summaryrefslogtreecommitdiff
path: root/pr/include/md/_macos.h
diff options
context:
space:
mode:
Diffstat (limited to 'pr/include/md/_macos.h')
-rw-r--r--pr/include/md/_macos.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/pr/include/md/_macos.h b/pr/include/md/_macos.h
index 565cb94a..caf73cb9 100644
--- a/pr/include/md/_macos.h
+++ b/pr/include/md/_macos.h
@@ -120,11 +120,10 @@ struct _MDFileDesc {
/* Server sockets: listen bit tells the notifier func what to do */
PRBool doListen;
-
+
_MDSocketCallerInfo misc;
_MDSocketCallerInfo read;
_MDSocketCallerInfo write;
- _MDSocketCallerInfo poll;
};
/*