rx lwp include assert.h where AFS_NT40_ENV builds can see it
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 22 Oct 2009 14:10:12 +0000 (10:10 -0400)
committerJeffrey Altman <jaltman|account-1000011@unknown>
Thu, 22 Oct 2009 14:11:35 +0000 (07:11 -0700)
Reviewed-on: http://gerrit.openafs.org/713
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

src/rx/rx_lwp.c

index a741e23..715eb34 100644 (file)
@@ -41,8 +41,8 @@
 # include <net/if.h>
 # include <sys/ioctl.h>
 # include <sys/time.h>
-# include <assert.h>
 #endif
+# include <assert.h>
 # include "rx.h"
 # include "rx_globals.h"
 # include <lwp.h>