From: Jeffrey Altman Date: Mon, 12 Nov 2012 12:13:07 +0000 (-0500) Subject: Windows: torture should not reference roken.h X-Git-Tag: upstream/1.8.0_pre1^2~1819 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=e15a612252e881783638e297e33a88f499017614;p=packages%2Fo%2Fopenafs.git Windows: torture should not reference roken.h Do not include roken.h in torture tests. The torture test should not be linked to afsroken.dll. Change-Id: I14d67c2e2f9980906854e0ab72c040eb9437a931 Reviewed-on: http://gerrit.openafs.org/8431 Tested-by: BuildBot Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman --- diff --git a/src/WINNT/tests/torture/Source/WinThreads.c b/src/WINNT/tests/torture/Source/WinThreads.c index 51fc23c5c..01c5adb4e 100644 --- a/src/WINNT/tests/torture/Source/WinThreads.c +++ b/src/WINNT/tests/torture/Source/WinThreads.c @@ -9,7 +9,6 @@ #ifndef NO_AFS_SOURCE #include #include - #include #include #include