From: Martin Quinson Date: Wed, 7 Mar 2018 10:23:44 +0000 (+0100) Subject: Revert "try harder to get useconds_t from unistd.h" X-Git-Tag: v3.19~138 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7172d90112b341f2b63d438a81bc9622cce559a8 Revert "try harder to get useconds_t from unistd.h" This reverts commit 99a8c679fb71cf12be9f2f4ca26f0be47222330e. Stupid me. --- diff --git a/include/smpi/smpi.h b/include/smpi/smpi.h index a1ba3a0427..490a9e7b11 100644 --- a/include/smpi/smpi.h +++ b/include/smpi/smpi.h @@ -6,9 +6,7 @@ #ifndef SMPI_H #define SMPI_H -#define __USE_XOPEN /* pick useconds_t in unistd.h */ #include - #include #if _POSIX_TIMERS #include