Browse Source

Don't include sys/time.h when compiling with aCC, as that header does not
supply pselect(), which is needed for HP-UX/aCC to work correctly.


[SVN r42753]

Christopher Kohlhoff 18 years ago
parent
commit
55bca53460
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit e73e772d7ff0585a1a03a2d3c58af2ccfc82733a
+Subproject commit 0481bc277bd03b7a7aacd64f5530733f6c5b55f3

粤ICP备19079148号