]> https://gitweb.dealii.org/ - dealii.git/commitdiff
OSF needs unistd.h as well for autodetection of the number of processors.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 30 Apr 2002 15:56:36 +0000 (15:56 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 30 Apr 2002 15:56:36 +0000 (15:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@5778 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/multithread_info.cc

index 50c152f9af7ede8165b45f0fa04dcd35bdc1720d..45f7f93a4c61ff4ac2e596cdc062a0b7c8867f8c 100644 (file)
@@ -19,7 +19,7 @@
 #  include <string>
 #endif
 
-#if defined(__sun__)
+#if defined(__sun__) || defined(__osf__)
 #  include <unistd.h>
 #endif
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.