summaryrefslogtreecommitdiff
path: root/pr/include/md/_unixos.h
diff options
context:
space:
mode:
Diffstat (limited to 'pr/include/md/_unixos.h')
-rw-r--r--pr/include/md/_unixos.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/pr/include/md/_unixos.h b/pr/include/md/_unixos.h
index 96b81859..4f9dea43 100644
--- a/pr/include/md/_unixos.h
+++ b/pr/include/md/_unixos.h
@@ -46,13 +46,11 @@
*/
#include <sys/time.h>
#include <sys/types.h>
-#if defined(AIX) || defined(SYMBIAN)
+#if defined(AIX)
#include <sys/select.h>
#endif
-#ifndef SYMBIAN
#define HAVE_NETINET_TCP_H
-#endif
#define _PR_HAVE_O_APPEND