From: Jeffrey Altman Date: Thu, 22 Oct 2009 14:10:12 +0000 (-0400) Subject: rx lwp include assert.h where AFS_NT40_ENV builds can see it X-Git-Tag: openafs-devel-1_5_66~11 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cd2d4ceadcb3c52ec8e1b7bfd078b32226bd0d9f;p=packages%2Fo%2Fopenafs.git rx lwp include assert.h where AFS_NT40_ENV builds can see it Reviewed-on: http://gerrit.openafs.org/713 Tested-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- diff --git a/src/rx/rx_lwp.c b/src/rx/rx_lwp.c index a741e2328..715eb344c 100644 --- a/src/rx/rx_lwp.c +++ b/src/rx/rx_lwp.c @@ -41,8 +41,8 @@ # include # include # include -# include #endif +# include # include "rx.h" # include "rx_globals.h" # include